Go to file
Anton Yartsev 6a61922239 [analyzer] Improved checker naming in CFG dump.
This implements FIXME from Checker.cpp (FIXME: We want to return the package + name of the checker here.) and replaces hardcoded checker names with the new ones obtained via getCheckName().getName().

llvm-svn: 201525
2014-02-17 18:25:34 +00:00
clang [analyzer] Improved checker naming in CFG dump. 2014-02-17 18:25:34 +00:00
clang-tools-extra Re-add the '!' removed by mistake. 2014-02-13 16:29:39 +00:00
compiler-rt [sanitizer] add tests for DeadlockDetector, minor fix in onLock 2014-02-17 14:57:49 +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 Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Remove tabs that crept in during an earlier refactoring. No functionality change 2014-02-16 01:57:26 +00:00
libcxxabi [libcxxabi] Fix broken codesourcery.com links in comments 2014-02-12 04:49:09 +00:00
lld [Mips] Use the 'CHECK-NEXT' where we need to check a test output exactly 2014-02-11 07:17:09 +00:00
lldb Replaced custom variable arguments to standard library for correcting 64 bit Windows build 2014-02-17 17:52:22 +00:00
llvm Fix diassembler handling of rex.b when mod=00/01/10 and bbb=101. Mod=00 should ignore the base register entirely. Mod=01/10 should treat this as R13 plus displacment. Fixes PR18860. 2014-02-17 10:03:43 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Fix formatting 2014-02-12 01:55:28 +00:00