]> granicus.if.org Git - clang/commit
[analyzer] Diagnostics - do not try to cleanup the path with macros, it
authorAnna Zaks <ganna@apple.com>
Thu, 1 Mar 2012 01:30:58 +0000 (01:30 +0000)
committerAnna Zaks <ganna@apple.com>
Thu, 1 Mar 2012 01:30:58 +0000 (01:30 +0000)
commit3edf02f66d339a3ae6d06aeb96c78d9089b53bc1
tree25012f14cfe4698652bb73ffe0512f8f2f93d3b4
parent3f01c8a58b7b2d78303675182a8de6b7fbe45ae1
[analyzer] Diagnostics - do not try to cleanup the path with macros, it
will be done by the general cleanup later on.
A Patch by Ted.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151784 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BugReporter.cpp