Go to file
Nico Weber 7533b4dada clang-format: Don't let -style=Chromium imply c++03 template formatting.
Chromium's now using some c++11 language features, so it's now fine that
clang-format produces vector<vector<int>>.

llvm-svn: 218392
2014-09-24 17:17:32 +00:00
clang clang-format: Don't let -style=Chromium imply c++03 template formatting. 2014-09-24 17:17:32 +00:00
clang-tools-extra Drop superfluous semicolon. GCC's -pedantic warns about this. 2014-09-23 14:46:55 +00:00
compiler-rt [asan] Fix one test on Android-L. 2014-09-23 15:42:04 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Remove more redundant semi-colons 2014-09-18 09:23:40 +00:00
libcxx Mark module atomic as cplusplus11. 2014-09-24 04:44:54 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [PECOFF] Exported name should match C++ mangled name 2014-09-24 02:01:10 +00:00
lldb Adjust to LLVM JIT API change 2014-09-24 15:55:47 +00:00
llvm Report endianness in output of {dwarf, obj}dump 2014-09-24 17:01:33 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly [www] Update formatting of news feed 2014-09-22 07:37:12 +00:00