| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
16-bits in size. Implement this by splitting WChar into two enums, like we have
for char. This fixes a miscompmilation of XULRunner, PR8856.
llvm-svn: 122558
|
|
|
|
|
|
| |
functionality change.
llvm-svn: 116506
|
|
|
|
|
|
|
|
|
|
| |
more generic
MakeTypeID template function which accepts a type and a function object that returns a TypeIdx.
MakeTypeID is in PCHCommon.h so that it can be used by ASTReader too.
llvm-svn: 111634
|
|
copies in PCHReader and PCHWriter.
No functionality change.
llvm-svn: 111629
|