[preprocessing record] Have PPEntityID be independent of the size of the
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 5 Oct 2012 00:22:28 +0000 (00:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 5 Oct 2012 00:22:28 +0000 (00:22 +0000)
commitabc721ab4d3afcc987de251940786dce869c4db9
tree61c157d24a36e7380aca32240849937e52b4e7c7
parent50e5b1dab3c9ca8d3d776cd70adb19ac739d5af7
[preprocessing record] Have PPEntityID be independent of the size of the
loaded entities vector, otherwise its meaning will change when a module
is imported and the vector size changes.

llvm-svn: 165278
clang/include/clang/Lex/PreprocessingRecord.h
clang/lib/Lex/PreprocessingRecord.cpp