Go to file
Eric Christopher 5d008fed55 Update comment.
llvm-svn: 196430
2013-12-04 23:24:28 +00:00
clang Giving a Subjects list to DllExport, which allows the removal of some custom semantic handling. The same cannot be done for DllImport, and so comments were left explaining why. 2013-12-04 23:23:19 +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 Update comment. 2013-12-04 23:24:28 +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