hanchenye-llvm-project/clang/include
Justin Lebar 0f3474c1dc Remove unused ToolChain arg from Driver::ConstructPhaseAction and BuildAction.
Summary:
Actions don't depend on the toolchain; they get bound to a particular
toolchain via BindArch.

No functional changes.

Reviewers: echristo

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D17100

llvm-svn: 260478
2016-02-11 02:00:50 +00:00
..
clang Remove unused ToolChain arg from Driver::ConstructPhaseAction and BuildAction. 2016-02-11 02:00:50 +00:00
clang-c [libclang] Add missing CINDEX_LINKAGE from a function. 2016-02-07 18:21:28 +00:00
CMakeLists.txt