aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2010-07-14 06:36:18 +0000
committerChandler Carruth <chandlerc@gmail.com>2010-07-14 06:36:18 +0000
commit5495f37302f7c82192dab1ce8d9c9fe76ed0ee37 (patch)
tree32d6d6983c6603ac3733ed1f2d8f10dee397c2b5 /lib/Sema/SemaCodeComplete.cpp
parent773eb03d8c12639e4219869a97c3b45ff13a1533 (diff)
Wire up '-Wignored-qualifiers' to the warning on 'const' in 'const int f()'.
This flag and warning match GCC semantics. Also, move it to -Wextra as this is a largely cosmetic issue and doesn't seem to mask problems. Subsequent fixes to the tests which no longer by default emit the warning. Added explicit test cases for both C and C++ behavior with the warning turned on. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions