[PATCH] D45442: Parse .h files as objective-c++ if we don't have a compile command.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 20 04:38:44 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330418: Parse .h files as objective-c++ if we don't have a compile command. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D45442
Files:
clang-tools-extra/trunk/clangd/GlobalCompilationDatabase.cpp
clang-tools-extra/trunk/clangd/GlobalCompilationDatabase.h
clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
clang-tools-extra/trunk/unittests/clangd/GlobalCompilationDatabaseTests.cpp
clang-tools-extra/trunk/unittests/clangd/TestFS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45442.143290.patch
Type: text/x-patch
Size: 4622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/662528f0/attachment.bin>
More information about the llvm-commits
mailing list