1
Fork 0

Remove redundant ignore-tidy-linelength annotations

This is step 2 towards fixing #77548.

In the codegen and codegen-units test suites, the `//` comment markers
were kept in order not to affect any source locations. This is because
these tests cannot be automatically `--bless`ed.
This commit is contained in:
Simon Jakobi 2021-04-03 13:05:11 +02:00
parent 97717a5618
commit 3ea62cb5d1
271 changed files with 1616 additions and 1868 deletions

View file

@ -1,7 +1,7 @@
// This tests that debug info for "c-like" enums is properly emitted.
// This is ignored for the fallback mode on MSVC due to problems with PDB.
// ignore-tidy-linelength
//
// ignore-msvc
// compile-flags: -g -C no-prepopulate-passes