[PATCH] D91898: [attributes] Add a facility for defining and enforcing a Trusted Computing Base.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 06:52:58 PST 2021


thakis added a comment.

Hi, this broke check-clang everywhere as far as I can tell. Please run tests before committing. I've reverted this for now in 419ef38a50293c58078f830517f5e305068dbee6 <https://reviews.llvm.org/rG419ef38a50293c58078f830517f5e305068dbee6>.

For some host compilers, it also broke the build: http://lab.llvm.org:8011/#/builders/98/builds/3387/steps/9/logs/stdio (But that's impossible to know in advance.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91898/new/

https://reviews.llvm.org/D91898



More information about the cfe-commits mailing list