[PATCH] D125014: [Driver] Remove -fno-concept-satisfaction-caching

2022-05-05 Thread Ilya Biryukov via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGe13c28ec595d: [Driver] Remove -fno-concept-satisfaction-caching (authored by ilya-biryukov). Repository: rG LLVM Github Monorepo CHANGES SINCE LA

[PATCH] D125014: [Driver] Remove -fno-concept-satisfaction-caching

2022-05-05 Thread Ilya Biryukov via Phabricator via cfe-commits
ilya-biryukov created this revision. ilya-biryukov added a reviewer: kadircet. Herald added a project: All. ilya-biryukov requested review of this revision. Herald added a project: clang. The flag was added when the C++20 draft did not allow for concept caching. The final C++20 standard permits th