Commit e504235
committed
C++ front-end: enum attributes and multiple attributes
Clang's standard library includes enum member attributes and uses of
`__attribute__((...)) __attribute__((...))` rather than combining
multiple attributes via a comma between them.1 parent 30931a7 commit e504235
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2458 | 2458 | | |
2459 | 2459 | | |
2460 | 2460 | | |
2461 | | - | |
| 2461 | + | |
2462 | 2462 | | |
2463 | 2463 | | |
2464 | 2464 | | |
| |||
4627 | 4627 | | |
4628 | 4628 | | |
4629 | 4629 | | |
| 4630 | + | |
| 4631 | + | |
| 4632 | + | |
| 4633 | + | |
4630 | 4634 | | |
4631 | 4635 | | |
4632 | 4636 | | |
| |||
0 commit comments