Commit af39a17
authored
[clang-tidy] Enable
The check supports C++11, but isn't tested in it.modernize-return-braced-init-list's tests in C++11 (llvm#158196)1 parent 57d67be commit af39a17
File tree
1 file changed
+3
-1
lines changed- clang-tools-extra/test/clang-tidy/checkers/modernize
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
0 commit comments