[PATCH] D17695: clang-cl: Implement initial limited support for precompiled headers.
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 1 13:59:11 PST 2016
thakis updated this revision to Diff 49544.
thakis added a comment.
forgot to `svn add` two new test files
http://reviews.llvm.org/D17695
Files:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Basic/DiagnosticGroups.td
include/clang/Driver/CC1Options.td
include/clang/Driver/CLCompatOptions.td
include/clang/Driver/Driver.h
include/clang/Driver/Job.h
include/clang/Frontend/CompilerInstance.h
include/clang/Frontend/FrontendOptions.h
lib/Driver/Driver.cpp
lib/Driver/Job.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInstance.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/Inputs/pchfile.cpp
test/Driver/Inputs/pchfile.h
test/Driver/cl-pch-errorhandling.cpp
test/Driver/cl-pch-search.cpp
test/Driver/cl-pch.c
test/Driver/cl-pch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17695.49544.patch
Type: text/x-patch
Size: 38263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160301/e9e3b694/attachment-0001.bin>
More information about the cfe-commits
mailing list