Go to file
Howard Hinnant 114676622f atomic_bool was missing (just a typedef to atomic<bool>).
llvm-svn: 171498
2013-01-04 18:58:50 +00:00
clang Add the module name to the 'incomplete umbrella header' warning. 2013-01-04 18:58:28 +00:00
clang-tools-extra Port loop-convert into cpp11-migrate 2013-01-04 18:25:18 +00:00
compiler-rt Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx atomic_bool was missing (just a typedef to atomic<bool>). 2013-01-04 18:58:50 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Add .arcconfig for Phabricator command-line support 2013-01-03 02:15:37 +00:00
lldb Added a page that describes how to to manual symbolication with LLDB from the command line, from python, and also how to use the build in modules to do symbolication. 2013-01-04 18:18:21 +00:00
llvm Add Textmate bundle for Tablegen syntax-highlighting 2013-01-04 18:55:24 +00:00
polly Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to 2013-01-02 11:47:44 +00:00