]> granicus.if.org Git - clang/commit
Quick fix for layering that broke shared library build.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Wed, 23 Apr 2014 19:04:32 +0000 (19:04 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Wed, 23 Apr 2014 19:04:32 +0000 (19:04 +0000)
commit86bb94f55565c8f7a86b4076318ec837741d6212
treedb74b55f0929a8bcb713118b67ecab4acbe88852
parent437dc6082910fda186545ef41338f57935ed9ccb
Quick fix for layering that broke shared library build.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207011 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ASTUnit.h
include/clang/Frontend/CompilerInstance.h
include/clang/Lex/ModuleLoader.h
lib/Frontend/CompilerInstance.cpp
lib/Sema/SemaLookup.cpp
unittests/Basic/SourceManagerTest.cpp
unittests/Lex/LexerTest.cpp
unittests/Lex/PPCallbacksTest.cpp
unittests/Lex/PPConditionalDirectiveRecordTest.cpp