| commit | e74f525bc974f8c34cc991e8bfae3f64c59c5748 | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Tue Jun 30 02:26:03 2015 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Tue Jun 30 02:26:03 2015 +0000 |
| tree | a8c88a3d9666205e595c84c9a5f972a5c6cec3a8 | |
| parent | 08a388ba8f6d8eebad695810dfe34c1dca61b8f8 [diff] |
Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule. In order to produce debug info for clang modules CGDebugInfo it needs access to macros passed on the command line and the isysroot. llvm-svn: 241035