[all-commits] [llvm/llvm-project] 419ef3: Revert "[attributes] Add a facility for enforcing...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Jan 11 06:52:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 419ef38a50293c58078f830517f5e305068dbee6
https://github.com/llvm/llvm-project/commit/419ef38a50293c58078f830517f5e305068dbee6
Author: Nico Weber <thakis at chromium.org>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M clang/include/clang/Basic/Attr.td
M clang/include/clang/Basic/AttrDocs.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaDecl.cpp
M clang/lib/Sema/SemaDeclAttr.cpp
R clang/test/Sema/attr-enforce-tcb-errors.cpp
R clang/test/Sema/attr-enforce-tcb.c
R clang/test/Sema/attr-enforce-tcb.cpp
Log Message:
-----------
Revert "[attributes] Add a facility for enforcing a Trusted Computing Base."
This reverts commit c163aae45ef6b7f3bd99601195d3ce4aad5850c6.
Doesn't compile on some bots
(http://lab.llvm.org:8011/#/builders/98/builds/3387/steps/9/logs/stdio),
breaks tests on bots where it does compile
(http://45.33.8.238/linux/36843/step_7.txt).
More information about the All-commits
mailing list