forked from OSchip/llvm-project
1def2579e1
C++23 will make these conversions ambiguous - so fix them to make the codebase forward-compatible with C++23 (& a follow-up change I've made will make this ambiguous/invalid even in <C++23 so we don't regress this & it generally improves the code anyway) |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CrossTranslationUnit.cpp |