diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-10-10 17:55:40 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-10-10 17:55:40 +0000 |
commit | 4eff6b5d6a5cbb6bd669854a84365aa61d70819e (patch) | |
tree | 1bfe856ebae64c5db4004c2e18fe037cb8e20a8e /lib/StaticAnalyzer/Core/MemRegion.cpp | |
parent | 469ba550f54577f28e23ea42c293308fbcad6609 (diff) |
[analyzer] Don't run non-path-sensitive checks on system headers...
...but do run them on user headers.
Previously, we were inconsistent here: non-path-sensitive checks on code
/bodies/ were only run in the main source file, but checks on
/declarations/ were run in /all/ headers. Neither of those is the
behavior we want.
Thanks to Sujit for pointing this out!
<rdar://problem/12454226>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165635 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/MemRegion.cpp')
0 files changed, 0 insertions, 0 deletions