[PATCH] D134788: [ARM64EC][clang-cl] Add /arm64EC flag

chenglin.bi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 15:11:03 PDT 2022


bcl5980 added a comment.

In D134788#3830987 <https://reviews.llvm.org/D134788#3830987>, @efriedma wrote:

> Missing testcase for the case where the warning is triggered?

Based on David's comment I remove the test case with specified target.

  Not going to catch much in this change but if someone goes digging into target setting they might change it by other means than --target and not realise.

If you think that's necessary I can commit a NFC change to add it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134788



More information about the cfe-commits mailing list