Jon Ross-Perkins
|
a910eda020
Switch decl_state to an arg for modifier functions (#4027)
|
1 年之前 |
Chandler Carruth
|
8c64f0bfdd
Add `-Wmissing-prototypes` and fix issues it finds. (#4019)
|
1 年之前 |
Jon Ross-Perkins
|
512583d744
Refactor KeywordModifierSet to provide a class API (#4003)
|
1 年之前 |
Jon Ross-Perkins
|
096f1dc68a
Rename functions which only print a diagnostic to Diagnose* (#3886)
|
2 年之前 |
Jon Ross-Perkins
|
86a7c9ff45
Rename parse_node -> node_id (#3760)
|
2 年之前 |
Jon Ross-Perkins
|
096daecc57
Add framework for the extern keyword. (#3755)
|
2 年之前 |
josh11b
|
48c986f52d
Start using typed parse node ids in the check stage (#3547)
|
2 年之前 |
josh11b
|
23c7d7dd99
Underline the complete declaration in diagnostics (#3508)
|
2 年之前 |
Jon Ross-Perkins
|
ef0fa81a58
Upgrade clang-format version (#3471)
|
2 年之前 |
Jon Ross-Perkins
|
d73729179a
Switch modifiers to use distinct parse nodes. (#3461)
|
2 年之前 |
josh11b
|
a970b1e587
Require `extend` before `base: BaseType;` (#3459)
|
2 年之前 |
josh11b
|
fada410559
Support declaration modifier keywords (#3412)
|
2 年之前 |