Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thank you for helping me with this! Do you want me to merge these changes into my own CL or do you want to check this in yourself?
Instead of echoing into .c files, can we write the tests as .c files? It seems to be a common pattern to use a single source as two sources by compiling twice with different -D flags and then linking; see for example Shell/SymbolFile/DWARF/x86/dwarf5-partial-index.cpp