This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 767865d4f9 [OPENMP] Allow to use declare target variables in map clauses new 02d25f33f5 Defer adding keywords to the identifier table until after th [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/IdentifierTable.h | 9 +++-- lib/Basic/IdentifierTable.cpp | 15 ++++---- lib/Lex/Preprocessor.cpp | 17 ++++++---- unittests/libclang/LibclangTest.cpp | 64 +++++++++++++++++++++++++++++++++++ 4 files changed, 91 insertions(+), 14 deletions(-)