mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
data structures more rapidly. Also added fields for the other data structures in a class. I also fixed a problem where I accidentally used hasExternalLexicalStorage() instead of hasExternalVisibleStorage() to mark an incomplete object. llvm-svn: 164197