Go to file
Aaron Ballman aad23ecadb Common functionality is already checked within SemaDeclAttr.cpp and so it does not need to be re-checked for each target.
llvm-svn: 196428
2013-12-04 23:07:58 +00:00
clang Common functionality is already checked within SemaDeclAttr.cpp and so it does not need to be re-checked for each target. 2013-12-04 23:07:58 +00:00
clang-tools-extra Improve comment, as requested by Alp Toker. 2013-12-04 20:41:30 +00:00
compiler-rt [DFSan] Extend the ABI list to discard new glibc functions 2013-12-04 16:53:10 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Give all members of exception types default visibility. Lack of this is causing some illegal code relocations rare and hard to reproduce cases. 2013-12-04 21:03:23 +00:00
libcxxabi Fixed a couple of test errors; changed 'const A const *' to 'const A* const'. Thanks to Nico for the catch 2013-12-04 05:39:55 +00:00
lld Delete dead code. 2013-12-04 08:38:38 +00:00
lldb Patch from Todd Fiala that install the lldb.py module in the prefix directory and also makes install fail if the prefix directory can't be accessed 2013-12-04 21:27:40 +00:00
llvm Remove incorrect comment and pointless cast. 2013-12-04 23:05:21 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly (re)enable formatting checks 2013-11-28 23:35:08 +00:00