Revert "[clang, llvm] Add __declspec(safebuffers), support it in CodeView"
authorSylvestre Ledru <sylvestre@debian.org>
Tue, 13 Sep 2022 08:53:59 +0000 (10:53 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 13 Sep 2022 08:53:59 +0000 (10:53 +0200)
commitcd20a1828605887699579789b5433111d5bc0319
tree93da022f42c96dc5abad238c8505f7d162ecb774
parent2694234c2982c57b9442ad1a1b4ffb2100f4ff34
Revert "[clang, llvm] Add __declspec(safebuffers), support it in CodeView"

Causing:
https://github.com/llvm/llvm-project/issues/57709

This reverts commit ab56719acd98778fb2e48fa425ac7c8d27bdea86.
12 files changed:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/Parser/MicrosoftExtensions.c
llvm/include/llvm/BinaryFormat/COFF.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/lib/Target/X86/X86AsmPrinter.cpp
llvm/test/DebugInfo/COFF/frameproc-flags.ll
llvm/test/DebugInfo/COFF/multifunction.ll
llvm/test/DebugInfo/COFF/simple.ll
llvm/test/DebugInfo/COFF/vframe-fpo.ll