llvm-capstone/clang-tools-extra/clang-doc
Julie Hockett 87072165cf [clang-doc] Fix unique_ptr error on bots
Explicitly return the base unique_ptr type, as some of the older
compilers on the bots don't support full C++11.

Differential Revision: https://reviews.llvm.org/D50208

llvm-svn: 338796
2018-08-03 00:40:11 +00:00
..
tool Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
BitcodeReader.cpp Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
BitcodeReader.h Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
BitcodeWriter.cpp Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
BitcodeWriter.h Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
ClangDoc.cpp [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
ClangDoc.h [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
CMakeLists.txt [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
gen_tests.py Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
Generators.cpp [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
Generators.h [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
Mapper.cpp Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
Mapper.h [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
Representation.cpp Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
Representation.h Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
Serialize.cpp [clang-doc] Fix unique_ptr error on bots 2018-08-03 00:40:11 +00:00
Serialize.h Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00
YAMLGenerator.cpp Reland "[clang-doc] Refactoring mapper to map by scope" 2018-08-02 20:10:17 +00:00