[PATCH] Emit warning if define or undef reserved identifier or keyword.

Serge Pavlov sepavloff at gmail.com
Tue Dec 2 03:06:44 PST 2014


Closed by commit rL223114 (authored by @sepavloff).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6194

Files:
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticLexKinds.td
  cfe/trunk/include/clang/Basic/IdentifierTable.h
  cfe/trunk/lib/Basic/IdentifierTable.cpp
  cfe/trunk/lib/Lex/PPDirectives.cpp
  cfe/trunk/test/PCH/single-token-macro.c
  cfe/trunk/test/Preprocessor/cxx_oper_keyword_ms_compat.cpp
  cfe/trunk/test/Sema/thread-specifier.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6194.16804.patch
Type: text/x-patch
Size: 9023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141202/ff0ff2d5/attachment.bin>


More information about the cfe-commits mailing list