Go to file
Adam Nemet a8b692a8e1 [opt-viewer] Don't use __getattr__ for missing YAML attributes
__getattr__ does not work well with debugging.  If the attribute function has
a run-time error, a missing attribute is reported instead.

llvm-svn: 296765
2017-03-02 17:00:53 +00:00
clang Don't write to LLVMStyle.JavaScriptQuotes twice. No behavior change. 2017-03-02 14:51:54 +00:00
clang-tools-extra [clang-tidy] google-readability-casting: detect redundant casts with top-level const 2017-03-02 15:47:28 +00:00
compiler-rt Revert "Use pthreads for thread-local lsan allocator cache on darwin" 2017-03-02 00:12:58 +00:00
debuginfo-tests
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx [libc++] Make _LIBCPP_TYPE_VIS export members 2017-03-02 03:22:18 +00:00
libcxxabi Cleanup new/delete definitions 2017-03-01 23:59:34 +00:00
libunwind Fix the project name in the license file. 2017-02-27 17:47:58 +00:00
lld [ELF] - Fix version-script-extern-exact.s testcase 2017-03-02 11:03:58 +00:00
lldb Fix flakyness in TestGdbRemoteHostInfo 2017-03-02 11:36:14 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [opt-viewer] Don't use __getattr__ for missing YAML attributes 2017-03-02 17:00:53 +00:00
openmp Removing couple unnecessary architecture guards. 2017-02-28 21:43:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopDetection] Do not allow required-invariant loads in non-affine region 2017-03-02 12:15:37 +00:00