[PATCH] D157013: [Driver] Allow for sparcv8plus subdir with Solaris/SPARC GCC
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 3 10:32:48 PDT 2023
MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang/test/Driver/lit.local.cfg:23
".yaml",
+ ".test",
]
----------------
Instead of adding a new extension, you can just name your test `.c`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157013/new/
https://reviews.llvm.org/D157013
More information about the cfe-commits
mailing list