diff options
author | Douglas Katzman <dougk@google.com> | 2016-11-11 16:51:40 +0000 |
---|---|---|
committer | Douglas Katzman <dougk@google.com> | 2016-11-11 16:51:40 +0000 |
commit | 180529892dc4e867d96cd470b09e58073b0c70b3 (patch) | |
tree | 9c1d18c25b6d2367ed6a736763c9d4b2e704bd5f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a6ccd1903517b9e1ce1709c144f6a758c325c5d9 (diff) | |
download | bcm5719-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