Saleem Abdulrasool
2b8ee6e5a2
test: disallow llvm-bcanalyzer and use new macro
...
This ensures that we use the correct llvm-bcanalyzer from the just built
compiler tools.
2026-04-13 16:22:02 -07:00
Jordan Rose
a45928ca8a
[Serialization] Handle XREFs to generic subscripts ( #16554 )
...
Found while compiling another project.
2018-05-11 15:06:48 -07:00
Saleem Abdulrasool
b67d5f0cf7
test: convert rm -rf && mkdir -p into %empty-directory
...
This converts the instances of the pattern for which we have a proper
substitution in lit. This will make it easier to replace it
appropriately with Windows equivalents.
2018-03-06 14:30:54 -08:00
Slava Pestov
e95acebc24
Serialization: Add test for generic subscripts
...
This passes, but we need to make sure it doesn't regress.
2017-03-13 19:33:16 -07:00