[PATCH] D40409: [Tooling] Acknowledge that many CompilationDatabases don't support enumeration.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 24 02:16:37 PST 2017
sammccall created this revision.
Herald added a subscriber: klimek.
Provide default implementations so that only getCompileCommands() is mandatory.
https://reviews.llvm.org/D40409
Files:
include/clang/Tooling/CompilationDatabase.h
lib/Tooling/CompilationDatabase.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40409.124137.patch
Type: text/x-patch
Size: 4160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/da3440c9/attachment.bin>
More information about the cfe-commits
mailing list