jh7370 wrote: I've experiemented with implementing the struct approach, which I think is my preferred style. I've got this functionally working, but am a bit stuck on how to revise the testing in ConfigParseTest.cpp, specifically the bit with all the CHECK_PARSE macros etc. Would anybody be able to guide me on how to update the tests, based on an impelmentation that matches @owenca's proposal?
https://github.com/llvm/llvm-project/pull/160270 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
