Go to file
Chad Rosier 583b4d3961 Add a boolean parameter to the llvm::report_fatal_error() function to indicated
if crash diagnostics should be generated.  By default this is enabled.
Part of rdar://13296693

llvm-svn: 178161
2013-03-27 18:27:54 +00:00
clang [analyzer] Use evalBind for C++ new of scalar types. 2013-03-27 18:10:35 +00:00
clang-tools-extra Revised to use MemoryBuffer. Removed redundant llvm:: qualifiers. Removed unnecessary c_str() calls. Reformatted with clang-format. 2013-03-27 01:02:46 +00:00
compiler-rt tsan: print matched suppressions if print_suppressions=1 flag is provided 2013-03-27 17:59:57 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Revert r178075, "Tighten up the iterator requirements ...", it breaks LLVM 2013-03-27 04:10:25 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF][Hexagon] remove duplicated code 2013-03-26 15:06:52 +00:00
lldb Fix a typo in help string. 2013-03-27 17:36:54 +00:00
llvm Add a boolean parameter to the llvm::report_fatal_error() function to indicated 2013-03-27 18:27:54 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00