This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from beec40f7fd [c++20] P1330R0: permit simple-assignments that change the a [...] new f71dcea071 Fix target property to make BUILD_SHARED_LIBS work new 6333880aae [PragmaHandler] Expose `#pragma` location
The 2 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: docs/ClangPlugins.rst | 2 +- examples/AnnotateFunctions/AnnotateFunctions.cpp | 2 +- include/clang/Lex/Pragma.h | 13 ++- include/clang/Lex/Preprocessor.h | 3 +- lib/Frontend/PrintPreprocessedOutput.cpp | 2 +- lib/Lex/PPDirectives.cpp | 2 +- lib/Lex/Pragma.cpp | 58 +++++----- lib/Parse/ParsePragma.cpp | 141 +++++++++++------------ tools/clang-shlib/CMakeLists.txt | 2 +- 9 files changed, 113 insertions(+), 112 deletions(-)