commit | bd97f35339719480001ff96efb5785d9cfd29edf | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Aug 25 18:26:30 2016 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Aug 25 18:26:30 2016 +0000 |
tree | 15bf526c0b5db3531cab46d892f4a12cb8de8cb1 | |
parent | 084148fcc35d96afba07a8f12842bc80af778ece [diff] |
Refactor to remove the assumption that we know the name of the module we're emitting at the point when we create a PCHGenerator (with the C++ modules TS, we find that out part way through parsing the input). llvm-svn: 279766