[PATCH] D79693: [test][ARM][CMSE] Use -ffreestanding for arm_cmse.h tests
Momchil Velikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 14 10:16:48 PDT 2020
chill added a comment.
I see.
I can also count (`grep -rn '#include.*<std' | wc -l`) 277 tests including standard headers. If they don't create a problem, wouldn't it be better to rewrite this test to use `%clang_cc1` ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79693/new/
https://reviews.llvm.org/D79693
More information about the cfe-commits
mailing list