[clang] [Driver] Add the --gcc-triple option (PR #73214)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 1 21:39:30 PST 2023
================
@@ -0,0 +1,8 @@
+// UNSUPPORTED: system-windows
+//
----------------
MaskRay wrote:
Drop `^//$` lines. The conventional style doesn't add these markers for otherwise blank lines. Without them, we can navigate among the tests using vim-style `{` `}` .
https://github.com/llvm/llvm-project/pull/73214
More information about the cfe-commits
mailing list