[PATCH] Add an optional mapping from source paths to source contents.
Dmitri Gribenko
gribozavr at gmail.com
Fri Nov 8 11:14:26 PST 2013
CompileCommand is a value type that contains file contents by value. I don't see how file contents can be shared among multiple CompileCommands.
http://llvm-reviews.chandlerc.com/D2121
More information about the cfe-commits
mailing list