add a libDriver, for now only move the text diangostics stuff from Driver to there
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54383 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- Driver/DiagChecker.cpp 1 addition, 1 deletionDriver/DiagChecker.cpp
- Driver/Makefile 1 addition, 1 deletionDriver/Makefile
- Driver/clang.cpp 15 additions, 4 deletionsDriver/clang.cpp
- include/clang/Driver/TextDiagnosticBuffer.h 1 addition, 1 deletioninclude/clang/Driver/TextDiagnosticBuffer.h
- include/clang/Driver/TextDiagnosticPrinter.h 6 additions, 2 deletionsinclude/clang/Driver/TextDiagnosticPrinter.h
- include/clang/Driver/TextDiagnostics.h 0 additions, 0 deletionsinclude/clang/Driver/TextDiagnostics.h
- lib/Driver/Makefile 22 additions, 0 deletionslib/Driver/Makefile
- lib/Driver/TextDiagnosticBuffer.cpp 1 addition, 1 deletionlib/Driver/TextDiagnosticBuffer.cpp
- lib/Driver/TextDiagnosticPrinter.cpp 3 additions, 12 deletionslib/Driver/TextDiagnosticPrinter.cpp
- lib/Driver/TextDiagnostics.cpp 1 addition, 1 deletionlib/Driver/TextDiagnostics.cpp
- lib/Makefile 1 addition, 1 deletionlib/Makefile
Loading
Please register or sign in to comment