summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDouglas Katzman <dougk@google.com>2016-11-11 16:51:40 +0000
committerDouglas Katzman <dougk@google.com>2016-11-11 16:51:40 +0000
commit180529892dc4e867d96cd470b09e58073b0c70b3 (patch)
tree9c1d18c25b6d2367ed6a736763c9d4b2e704bd5f /clang/lib/Frontend/CompilerInvocation.cpp
parenta6ccd1903517b9e1ce1709c144f6a758c325c5d9 (diff)
downloadbcm5719-llvm-180529892dc4e867d96cd470b09e58073b0c70b3.tar.gz
bcm5719-llvm-180529892dc4e867d96cd470b09e58073b0c70b3.zip
Fix mismatched enum value name and diagnostic text.
ExpectedFunctionGlobalVarMethodOrProperty would previously say "functions and global variables" instead of "functions, methods, properties, and global variables" The newly added ExpectedFunctionOrGlobalVariable says "functions and global variables" Differential Revision: https://reviews.llvm.org/D26459 llvm-svn: 286599
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud