[PATCH] D125862: [clang][driver] Add gcc-toolset/devtoolset 12 to prefixes
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 18:49:37 PDT 2022
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: StephenFan.
Thanks!
================
Comment at: clang/unittests/Driver/ToolChainTest.cpp:618
+
+ // Check (newer) GCC toolset installation
+ {
----------------
End full sentences with a period `.`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125862/new/
https://reviews.llvm.org/D125862
More information about the cfe-commits
mailing list