Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow-up on the test of r157892 | Argyrios Kyrtzidis | 2012-06-02 | 1 | -1/+1 |
| | | | | llvm-svn: 157893 | ||||
* | Initialize the non-target-dependent fields of the Preprocessor in its ↵ | Argyrios Kyrtzidis | 2012-06-02 | 1 | -0/+10 |
constructor so we can destroy it even if it was constructed with "DelayInitialization = true", and we didn't end up calling Preprocessor::Initialize. Fixes crashes in rdar://11558355 llvm-svn: 157892 |