Skip to content
Commit 643526f0 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Move the "volatile" bit into QualType's "fast" qualifier set,

increasing the required type alignment from 8 to 16. This provides a
2.5% speedup for -fsyntax-only on a token-cached Cocoa.h, while only
increasing memory consumption in the ASTContext by 0.8%.

llvm-svn: 121474
parent 21c0fc18
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