[PATCH] D125862: [clang][driver] Add gcc-toolset/devtoolset 12 to prefixes

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 12:45:57 PDT 2022


MaskRay added a comment.

In addition, if every new GCC release requires addition to /opt/rh/gcc-toolset-$major (if I understand correctly), we probably want to switch to `llvm::vfs::directory_iterator` iteration and using the largest version.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125862



More information about the cfe-commits mailing list