[all-commits] [llvm/llvm-project] 8e1f47: Revert "Add sanitizer metadata attributes to clang...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Mon Jun 13 12:11:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e1f47b596b28fbc88cf32e8f46eb2fecb145fb2
https://github.com/llvm/llvm-project/commit/8e1f47b596b28fbc88cf32e8f46eb2fecb145fb2
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/CodeGen/SanitizerMetadata.cpp
M clang/lib/CodeGen/SanitizerMetadata.h
R clang/test/CodeGen/Inputs/sanitizer-special-case-list-globals.txt
M clang/test/CodeGen/asan-globals.cpp
M clang/test/CodeGen/sanitize-init-order.cpp
R clang/test/CodeGen/sanitizer-special-case-list-globals.c
Log Message:
-----------
Revert "Add sanitizer metadata attributes to clang IR gen."
This reverts commit e7766972a6790e25dbb4ce3481f57e9792b49269.
Broke the Windows buildbots.
More information about the All-commits
mailing list