diff options
author | Hans Wennborg <hans@hanshq.net> | 2011-06-03 17:37:26 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2011-06-03 17:37:26 +0000 |
commit | a08fcb8105bf53f3640ad17f61bdcde2d8ace78a (patch) | |
tree | adcccf61ee9affa29d03644a9643e2ebdf89b08d /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
parent | c490312704c87841c2f9646478ff4d93c3bc90f1 (diff) |
Make -Wignored-qualifiers point to the first ignored qualifier.
In code such as "char* volatile const j()", Clang warns that "volatile
const" will be ignored. Make it point to the first ignored qualifier,
and simplify the code a bit.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132563 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions