efriedma added a comment.
Please make sure the title (subject line) for a patch reflects the actual
contents of the change, as opposed to referring to Bugzilla; a lot of people
skim cfe-commits, so you want to make sure interested reviewers find you patch.
Needs a regression test to verify we g
erikv created this revision.
Committing a patch to Bugzilla 31373
A novice programmer so hopefully it complies with the coding policy.
I had to disable an assert in lib/CodeGen/CGExpr.cpp since it requires that all
expressions are marked as Used or referenced, which is not possible if we want
t