[PATCH] D35181: Defer addition of keywords to identifier table when loading AST

Johann Klähn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 15 10:39:50 PDT 2018


jklaehn updated this revision to Diff 142579.
jklaehn added a comment.

Thanks for the review!  As I do not have commit access, it would be great if you could commit the updated patch.


https://reviews.llvm.org/D35181

Files:
  include/clang/Basic/IdentifierTable.h
  lib/Basic/IdentifierTable.cpp
  lib/Lex/Preprocessor.cpp
  unittests/libclang/LibclangTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35181.142579.patch
Type: text/x-patch
Size: 6635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180415/da351247/attachment.bin>


More information about the cfe-commits mailing list