aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaExpr.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2011-06-03 17:37:26 +0000
committerHans Wennborg <hans@hanshq.net>2011-06-03 17:37:26 +0000
commita08fcb8105bf53f3640ad17f61bdcde2d8ace78a (patch)
treeadcccf61ee9affa29d03644a9643e2ebdf89b08d /lib/Sema/SemaExpr.cpp
parentc490312704c87841c2f9646478ff4d93c3bc90f1 (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/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions