dyung added a comment.

Hi, our internal release build bots are showing failures in two clang-tidy 
tests that I bisected back to your commit, 
clang-tidy/checkers/altera-id-dependent-backward-branch.cpp and 
clang-tidy/checkers/altera-single-work-item-barrier.cpp. After this change, 
both are exhibiting this error:

  Error while processing 
/home/dyung/src/upstream/aa9c2d19d9b73589d72114d6e0a4fb4ce42b922b-linux/tools/clang/tools/extra/test/clang-tidy/checkers/Output/altera-single-work-item-barrier.cpp.tmp.cpp.
  error: enum type memory_scope not found; include the base header with 
-finclude-default-header [clang-diagnostic-error]

Oddly, this only fails in a release configuration. Can you take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120254

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to