llvm-project
429e5be7 - [clang-tidy] Fix crash in readability-container-size-empty (#94527)

Commit
1 year ago
[clang-tidy] Fix crash in readability-container-size-empty (#94527) Fixed crash caused by call to getCookedLiteral on template user defined literal. Fix base on assert in getCookedLiteral method. Closes #94454
Author
Parents
Loading