hanchenye-llvm-project/clang-tools-extra/clang-apply-replacements
NAKAMURA Takumi 5f687a036f [CMake] clangApplyReplacement: Add clangAST in libdeps to appease msc builder.
clangApplyReplacements.lib(ApplyReplacements.cpp.obj) : error LNK2001: unresolved external symbol "private: void __thiscall clang::APValue::DestroyDataAndMakeUninit(void)" (?DestroyDataAndMakeUninit@APValue@clang@@AAEXXZ)

They are not seen in mingw dll build. Investigating.

llvm-svn: 220895
2014-10-30 03:22:32 +00:00
..
include/clang-apply-replacements/Tooling clang-apply-replacements: Deduplicate paths with FileManager. 2014-09-09 13:53:51 +00:00
lib/Tooling clang-apply-replacements: For-rangify. 2014-09-09 14:09:48 +00:00
tool [CMake] Prune redundant libdeps. 2014-10-30 01:37:44 +00:00
CMakeLists.txt [CMake] clangApplyReplacement: Add clangAST in libdeps to appease msc builder. 2014-10-30 03:22:32 +00:00
Makefile