This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ac7fbab9b4 [analyzer] Do not invalidate the `this` pointer. new b0a14b9116 [X86] Introduce archs: goldmont-plus & tremont
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/X86Target.def | 3 + lib/Basic/Targets/X86.cpp | 14 +++ test/Driver/x86-march.c | 8 ++ test/Misc/target-invalid-cpu-note.c | 4 +- test/Preprocessor/predefined-arch-macros.c | 141 +++++++++++++++++++++++++++++ 5 files changed, 168 insertions(+), 2 deletions(-)