]> granicus.if.org Git - clang/commit
[tooling] In CompileCommand, Expose the 'file' that was associated with the command.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 11 Sep 2015 20:43:05 +0000 (20:43 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 11 Sep 2015 20:43:05 +0000 (20:43 +0000)
commit4963bf31d61a4293294de0f008226ed5d21cafd0
tree8fa9da30153598c2f0132f176c8cc4e0724edba9
parent314d1b9b63b5eb093278a35101c314b5329fc5bb
[tooling] In CompileCommand, Expose the 'file' that was associated with the command.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247468 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/CXCompilationDatabase.h
include/clang/Tooling/CompilationDatabase.h
include/clang/Tooling/JSONCompilationDatabase.h
lib/Tooling/CompilationDatabase.cpp
lib/Tooling/JSONCompilationDatabase.cpp
tools/libclang/CXCompilationDatabase.cpp
tools/libclang/libclang.exports