Commit ab57f6c
[clang-format] Don't remove parentheses in macro definitions (llvm#81444)
Closes llvm#81399.
(cherry picked from commit 4af24d4)1 parent 872fe20 commit ab57f6c
File tree
2 files changed
+3
-1
lines changed- clang
- lib/Format
- unittests/Format
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2515 | 2515 | | |
2516 | 2516 | | |
2517 | 2517 | | |
2518 | | - | |
| 2518 | + | |
2519 | 2519 | | |
2520 | 2520 | | |
2521 | 2521 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26856 | 26856 | | |
26857 | 26857 | | |
26858 | 26858 | | |
| 26859 | + | |
26859 | 26860 | | |
26860 | 26861 | | |
26861 | 26862 | | |
| |||
26890 | 26891 | | |
26891 | 26892 | | |
26892 | 26893 | | |
| 26894 | + | |
26893 | 26895 | | |
26894 | 26896 | | |
26895 | 26897 | | |
| |||
0 commit comments