Skip to content
Commit 22e2e5c4 authored by Sebastian Redl's avatar Sebastian Redl
Browse files

Intercept sizeof and alignof references before they get into ASTContext...

Intercept sizeof and alignof references before they get into ASTContext methods. This fixes a crash when writing sizeof(Incomplete&), and lets ASTContext's methods do the right thing for CodeGen, which fixes PR5590.

llvm-svn: 89668
parent a3624b60
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment