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:
parent
97717a5618
commit
3ea62cb5d1
271 changed files with 1616 additions and 1868 deletions
|
|
@ -1,4 +1,3 @@
|
|||
// ignore-tidy-linelength
|
||||
// min-lldb-version: 310
|
||||
// ignore-test // Test temporarily ignored due to debuginfo tests being disabled, see PR 47155
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue