[PATCH] D65485: Revert "[NFC][clang] Refactor getCompilationPhases()+Types.def step 3."
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 15:47:49 PDT 2019
sammccall created this revision.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous.
Herald added a project: clang.
This reverts commit d2254dbf21a3243233b75294ef901086199df1b9 <https://reviews.llvm.org/rGd2254dbf21a3243233b75294ef901086199df1b9>.
This (unintentionally?) changed behavior, disallowing e.g. -x objective-c++-header
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65485
Files:
clang-tools-extra/clangd/Selection.cpp
clang-tools-extra/clangd/Selection.h
clang-tools-extra/clangd/refactor/Tweak.cpp
clang-tools-extra/clangd/unittests/SelectionTests.cpp
clang/include/clang/Driver/Types.def
clang/include/clang/Driver/Types.h
clang/lib/Driver/Types.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65485.212458.patch
Type: text/x-patch
Size: 33095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190730/38d48e56/attachment-0001.bin>
More information about the cfe-commits
mailing list