This third patch in the series removes version 5.0 string from
test cases making them check for default version. It also add test
cases for version 4.5.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This patch updates 101 out 320 test files. Remaining will be posted as a separate patch to ease review.
Comment Actions
@saiislam This change seems to have broken a buildbot, please take a look at your earliest convenience.
Before: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/35354
After: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/35355
Comment Actions
Is it still crashing after this fix: https://github.com/llvm/llvm-project/commit/a1ac047b3453f205eacc36adc787ac31b952a502 ?