[PATCH] D33059: Create an shared include directory for gtest helper functions
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 08:44:36 PDT 2017
zturner updated this revision to Diff 102340.
zturner added a comment.
Herald added a subscriber: hiraditya.
Updated with new directory layout suggestions.
https://reviews.llvm.org/D33059
Files:
llvm/include/llvm/Testing/Support/Error.h
llvm/include/llvm/Testing/Support/SupportHelpers.h
llvm/lib/CMakeLists.txt
llvm/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/lib/LLVMBuild.txt
llvm/lib/Testing/CMakeLists.txt
llvm/lib/Testing/LLVMBuild.txt
llvm/lib/Testing/Support/CMakeLists.txt
llvm/lib/Testing/Support/Error.cpp
llvm/lib/Testing/Support/LLVMBuild.txt
llvm/unittests/DebugInfo/CodeView/CMakeLists.txt
llvm/unittests/DebugInfo/CodeView/ErrorChecking.h
llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
llvm/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
llvm/unittests/DebugInfo/PDB/CMakeLists.txt
llvm/unittests/DebugInfo/PDB/ErrorChecking.h
llvm/unittests/DebugInfo/PDB/HashTableTest.cpp
llvm/unittests/DebugInfo/PDB/MSFBuilderTest.cpp
llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp
llvm/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp
llvm/unittests/DebugInfo/PDB/TypeServerHandlerTest.cpp
llvm/unittests/Support/BinaryStreamTest.cpp
llvm/unittests/Support/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33059.102340.patch
Type: text/x-patch
Size: 69780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/1ddaca20/attachment-0001.bin>
More information about the llvm-commits
mailing list