Qualtype may point to null if we cannot infer its type yet.
Fixes PR33843
Paths
| Differential D38158
[Sema] Null check in BuildDeclarationNameExpr ClosedPublic Authored by kongyi on Sep 21 2017, 3:13 PM.
Details Summary Qualtype may point to null if we cannot infer its type yet. Fixes PR33843
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 25 2017, 10:19 AM Closed by commit rL314124: [Sema] Null check in BuildDeclarationNameExpr (authored by kongyi). · Explain WhySep 25 2017, 10:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 116279 lib/Sema/SemaExpr.cpp
test/SemaCXX/typo-correction-crash.cpp
|