Fixes a crash in clang when it crashed with -ast-print on code that contained decltype(nullptr).
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 13556 Build 13556: arc lint + arc unit
Event Timeline
Comment Actions
Never mind. There must be something else going on in the case where I've discovered the crash. the test case in this patch does not really reproduce the issue by itself. :-(