commit | 299a4a967b02c9f0d0d94ad8560e3ced893f9116 | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Mar 08 23:35:24 2011 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Mar 08 23:35:24 2011 +0000 |
tree | 977a7dbe9a61fe1329a0e7c014442ec963b3aa18 | |
parent | cf333339615da345c2ed6e873d94a501810d9f3f [diff] |
Add 'OverridenFilesKeepOriginalName' field in SourceManager which if true the SourceManager should report the original file name for contents of files that were overriden by other files, otherwise it should report the name of the new file. Default is true. Also add similar field in PreprocessorOptions and pass similar parameter in ASTUnit::LoadFromCommandLine. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127289 91177308-0d34-0410-b5e6-96231b3b80d8