Rintaro Ishizaki
694e815f07
[Parser] Include all AST nodes from every #if region in ParserUnit
...
'ParserUnit' is used for analyzing syntax structures _mainly_ in
SourceKit.
Since we removed IfConfigDecl from AST, ParserUnit didn't
inclue any AST in #if ... #endif regions even for active region because
it used to consider all inactive. Instead, consider every region
"active" and include all the AST nodes.
rdar://117387631
2025-02-03 16:22:11 -08:00
..
2020-05-06 01:56:41 -04:00
2024-09-18 13:16:31 +09:00
2016-08-10 23:52:02 -07:00
2020-03-10 21:04:21 -07:00
2016-08-10 23:52:02 -07:00
2016-08-10 23:52:02 -07:00
2020-03-10 21:04:21 -07:00
2019-05-30 15:51:50 -07:00
2020-03-10 21:04:21 -07:00
2016-08-10 23:52:02 -07:00
2020-03-10 21:04:21 -07:00
2016-07-06 21:26:09 -07:00
2016-08-10 23:52:02 -07:00
2016-08-10 23:52:02 -07:00
2019-06-03 22:50:02 -07:00
2020-03-10 21:04:21 -07:00
2017-10-06 16:37:09 -07:00
2016-08-10 23:52:02 -07:00
2020-03-10 21:04:21 -07:00
2021-04-10 09:49:31 +10:00
2020-08-13 12:35:57 +10:00
2020-08-13 12:35:57 +10:00
2020-08-13 12:35:57 +10:00
2020-08-13 12:35:57 +10:00
2020-08-13 12:35:57 +10:00
2020-08-13 12:35:57 +10:00
2019-07-02 12:41:08 -07:00
2016-08-10 23:52:02 -07:00
2025-02-03 16:22:11 -08:00
2016-08-10 23:52:02 -07:00
2019-05-23 16:21:30 -07:00
2016-09-01 14:56:23 -07:00
2016-08-10 23:52:02 -07:00
2016-08-10 23:52:02 -07:00
2018-02-27 13:00:27 -08:00
2018-02-28 11:00:20 -08:00
2020-05-21 11:49:35 -07:00