llvm-project
3746bd21 - [OMPIRBuilder][NFC] Fix build failure after 151306. (#153061)

Commit
51 days ago
[OMPIRBuilder][NFC] Fix build failure after 151306. (#153061) A function added in pr#151306 was under NDEBUG macro which caused the build to fail in certain cases. It has been moved out of the #ifdef check to ensure it is always compiled.
Author
Parents
Loading