Oleksandr T.
Results
23
issues of
Oleksandr T.
Fixes #112208
clang
clang:frontend
Fixes #90073
clang
clang:frontend
Fixes #111854 --- The issue arises when `GetExprRange` encounters a `ConditionalOperator` with a `CXXThrowExpr` ```md ConditionalOperator 0x1108658e0 'int' |-CXXBoolLiteralExpr 0x110865878 '_Bool' true |-CXXThrowExpr 0x1108658a8 'void' | `-IntegerLiteral 0x110865888 'int' 0...
clang
clang:frontend