[PATCH] D35172: Keep the IdentifierInfo in the Token for alternative operator keyword

Olivier Goffart via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 10 00:46:27 PDT 2017


ogoffart updated this revision to Diff 105815.
ogoffart marked an inline comment as done.
ogoffart added a comment.

Added check for  "#if and_eq"


https://reviews.llvm.org/D35172

Files:
  include/clang/Basic/IdentifierTable.h
  lib/Lex/PPDirectives.cpp
  lib/Lex/PPExpressions.cpp
  lib/Lex/Preprocessor.cpp
  test/Parser/MicrosoftExtensions.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35172.105815.patch
Type: text/x-patch
Size: 7901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170710/d7daefa6/attachment-0001.bin>


More information about the cfe-commits mailing list