Go to file
Greg Clayton 340b0309b5 Fixed an issue where "command source" would not do the right thing:
- empty lines in init files would repeat previous command and cause errors to be displayed
- all options to control showing the command, its output, if it should stop on error or continue, weren't being obeyed.

llvm-svn: 200860
2014-02-05 17:57:57 +00:00
clang MS ABI: Mangle member pointer template arguments 2014-02-05 17:27:08 +00:00
clang-tools-extra Make the OptionCategory variable static. 2014-02-05 13:43:27 +00:00
compiler-rt [sanitizer] hide two functions in the __sanitizer namespace to avoid exporting them (gold complained) 2014-02-05 15:06:32 +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 Updated README.TXT with information about using DESTDIR and building with Ninja. 2014-01-29 20:03:28 +00:00
libcxx Support forward_list<Incomplete Type>. Patch by Zhihao Yuan! 2014-02-05 01:44:17 +00:00
libcxxabi [libunwind] remove stray conditional 2014-01-30 00:27:16 +00:00
lld [Mips] In case of executable file linking MIPS ABI requires to add even 2014-02-03 20:10:40 +00:00
lldb Fixed an issue where "command source" would not do the right thing: 2014-02-05 17:57:57 +00:00
llvm Revert "Fix an invalid check for duplicate option categories." 2014-02-05 17:49:31 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00