this also gets rid of a compiler warning in release builds by using a dynamically allocated
buffer. Therefore, a size assertion is not necessary (and probably should have been an error in
the first place).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM