]> granicus.if.org Git - clang/commit
Provide an aka for the C++ operator name macro diagnostic
authorAlp Toker <alp@nuanti.com>
Wed, 21 May 2014 21:23:39 +0000 (21:23 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 21 May 2014 21:23:39 +0000 (21:23 +0000)
commitb717625aacdf2badd592f1e2e8714a343464e2a5
treef4bd2804173de2b311a3c602387713132f186b93
parentebfec0cab7985ac359197ae4755648ac8cb7e85f
Provide an aka for the C++ operator name macro diagnostic

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209322 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticLexKinds.td
lib/Lex/PPDirectives.cpp
test/Preprocessor/cxx_oper_keyword.cpp