[all-commits] [llvm/llvm-project] cd20a1: Revert "[clang, llvm] Add __declspec(safebuffers), ...
Sylvestre Ledru via All-commits
all-commits at lists.llvm.org
Tue Sep 13 01:54:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd20a1828605887699579789b5433111d5bc0319
https://github.com/llvm/llvm-project/commit/cd20a1828605887699579789b5433111d5bc0319
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M clang/include/clang/Basic/Attr.td
M clang/include/clang/Basic/AttrDocs.td
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/test/Parser/MicrosoftExtensions.c
M llvm/include/llvm/BinaryFormat/COFF.h
M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
M llvm/lib/Target/X86/X86AsmPrinter.cpp
M llvm/test/DebugInfo/COFF/frameproc-flags.ll
M llvm/test/DebugInfo/COFF/multifunction.ll
M llvm/test/DebugInfo/COFF/simple.ll
M llvm/test/DebugInfo/COFF/vframe-fpo.ll
Log Message:
-----------
Revert "[clang, llvm] Add __declspec(safebuffers), support it in CodeView"
Causing:
https://github.com/llvm/llvm-project/issues/57709
This reverts commit ab56719acd98778fb2e48fa425ac7c8d27bdea86.
More information about the All-commits
mailing list