adams381 wrote: Fixed the CI assertion failure by accounting for the null terminator in the assertion (arraySize == literalSize + 1) and explicitly adding it to the elements array. Also removed typedef statements from the test file that conflict with C++17 built-in types.
All tests pass locally. Ready for review. https://github.com/llvm/llvm-project/pull/171541 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
