[PATCH] D79693: [test][ARM][CMSE] Use clang_cc1 in arm_cmse.h tests

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 14 20:39:15 PDT 2020


hubert.reinterpretcast added a comment.

In D79693#2036710 <https://reviews.llvm.org/D79693#2036710>, @chill wrote:

> 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` ?


@chill, thanks for the suggestion. I've implemented it.


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