[PATCH] D48703: Add natvis files directly to the PDB instead of to the VS solution
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 28 10:53:32 PDT 2018
zturner updated this revision to Diff 153353.
zturner added a comment.
Removed the 2 natvis fixes and committed those independently. Also the CMakeLists.txt files that were in the LLVMVisualizers and ClangVisualizers folders are no longer needed, so I deleted those.
https://reviews.llvm.org/D48703
Files:
clang/CMakeLists.txt
clang/utils/ClangVisualizers/CMakeLists.txt
llvm/CMakeLists.txt
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/utils/LLVMVisualizers/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48703.153353.patch
Type: text/x-patch
Size: 4091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/20bf5432/attachment.bin>
More information about the llvm-commits
mailing list