This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3c1c202 Implement C++17 P0386R2, inline variables. (The 'inline' spec [...] new 8253227 CodeGen: Start emitting checked loads when both trapping CFI [...]
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: lib/CodeGen/CGClass.cpp | 36 +++++++++++++++++++++++ lib/CodeGen/CodeGenFunction.h | 9 ++++++ lib/CodeGen/ItaniumCXXABI.cpp | 16 +++++++---- lib/CodeGen/MicrosoftCXXABI.cpp | 19 +++++++++---- test/CodeGenCXX/cfi-stats.cpp | 1 + test/CodeGenCXX/type-metadata.cpp | 60 ++++++++++++++++++++++++++------------- 6 files changed, 111 insertions(+), 30 deletions(-)