The flag was added when the C++20 draft did not allow for concept
caching. The final C++20 standard permits the caching, so flag is
redundant. See http://wg21.link/p2104r0.
Details
Details
- Reviewers
sammccall - Commits
- rGe13c28ec595d: [Driver] Remove -fno-concept-satisfaction-caching
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo