llvm-capstone/cross-project-tests
Ben Mudd 9120e85448 [Dexter] Associate parser errors with correct file (#66765)
Currently if Dexter encounters a parser error with a command, the resulting
error message will refer to the most recently declared file (i.e. the source
file it is testing) rather than the file containing the command itself. This
patch fixes this so that parser errors point towards the correct location.
2023-09-19 14:16:17 +01:00
..
amdgpu
debuginfo-tests [Dexter] Associate parser errors with correct file (#66765) 2023-09-19 14:16:17 +01:00
intrinsic-header-tests
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in