Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-13 | Include the SourceManager's line table in the PCH file. We can now | Douglas Gregor | |
properly cope with #line directives in PCH files. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68963 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-04-13 | Factor the internals of SourceManager (specially, LineTableInfo) into a ↵ | Douglas Gregor | |
separate Internals header. No functionality change git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68960 91177308-0d34-0410-b5e6-96231b3b80d8 |