Commit 271d3a7
committed
[clang][TypePrinter] Honour SuppressTagKeyword in non-canonical TagType path
LLVM's behaviour may be right:
Explicitly-written keywords should be preserved.
It is simpler to have this downstream patch than handle all the cases
in ROOT/Cling manually.
Possibly fix the failing tests on Windows:
- roottest-root-io-withoutDictionaries-IOWithoutDictionaries
- roottest-root-io-withoutDictionaries-RowWiseNoProxyWarning
- roottest-root-tree-stl-mixingInterp
- roottest-root-tree-stl-mixingCompiled
Need to revisit previous commits added to fix this issue.1 parent 8fa930d commit 271d3a7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1526 | 1526 | | |
1527 | 1527 | | |
1528 | 1528 | | |
1529 | | - | |
| 1529 | + | |
| 1530 | + | |
1530 | 1531 | | |
1531 | 1532 | | |
1532 | 1533 | | |
| |||
0 commit comments