]> granicus.if.org Git - clang/commit
Revert 320391: Certain targets are failing, pulling back to diagnose.
authorErich Keane <erich.keane@intel.com>
Mon, 11 Dec 2017 18:14:51 +0000 (18:14 +0000)
committerErich Keane <erich.keane@intel.com>
Mon, 11 Dec 2017 18:14:51 +0000 (18:14 +0000)
commitd2dd52d1df034f6060a06604d2be1743285cfcae
treece99442b5948063e1b36a346c0180faaac3810cf
parent84bf555dbe0c7836c8f67eea29a7cc9390b897bf
Revert 320391: Certain targets are failing, pulling back to diagnose.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@320398 91177308-0d34-0410-b5e6-96231b3b80d8
24 files changed:
include/clang/Driver/CC1Options.td
include/clang/Lex/PreprocessorOptions.h
lib/Driver/Job.cpp
lib/Driver/ToolChains/Linux.cpp
lib/Driver/ToolChains/Linux.h
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/InitPreprocessor.cpp
test/Driver/Inputs/stdc-predef/usr/include/stdc-predef.h [deleted file]
test/Driver/crash-report-header.h
test/Driver/crash-report-spaces.c
test/Driver/crash-report.c
test/Driver/rewrite-map-in-diagnostics.c
test/Driver/stdc-predef.c [deleted file]
test/Driver/stdc-predef.i [deleted file]
test/Index/IBOutletCollection.m
test/Index/annotate-macro-args.m
test/Index/annotate-tokens-pp.c
test/Index/annotate-tokens.c
test/Index/c-index-getCursor-test.m
test/Index/get-cursor-macro-args.m
test/Index/get-cursor.cpp
test/Preprocessor/ignore-pragmas.c
unittests/Tooling/TestVisitor.h
unittests/libclang/LibclangTest.cpp