Go to file
Anna Zaks 6fb4b055fb [analyzer] Remove unnecessary code.
This code has been added a while ago and removing it does not trigger
any test failures. The false positives it was trying to suppress are
probably handled by other logic (ex: special handling of delegates).

llvm-svn: 162529
2012-08-24 01:39:13 +00:00
clang [analyzer] Remove unnecessary code. 2012-08-24 01:39:13 +00:00
clang-tools-extra Make Mr. Pedantic happy by fixing banner to be exactly 80 columns 2012-08-21 16:29:41 +00:00
compiler-rt tsan: allow to override per-thread event trace size 2012-08-23 18:26:03 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add rsqrt builtin. Based on patch by Cassie Epps! 2012-08-21 10:48:35 +00:00
libcxx Fix a typo in the docs 2012-08-22 00:57:11 +00:00
libcxxabi Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:15:16 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Fixing a bunch of issues with the OS plugin code 2012-08-24 01:34:39 +00:00
llvm Use DW_FORM_flag_present to save space in debug information if we're 2012-08-24 01:14:27 +00:00
polly autoconf: Only define GPGPU_CODEGEN, if that feature is requested 2012-08-21 12:29:10 +00:00