]> granicus.if.org Git - clang/commit
Pass LangOptions to RewriteTest().
authorSteve Naroff <snaroff@apple.com>
Mon, 10 Mar 2008 20:43:59 +0000 (20:43 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 10 Mar 2008 20:43:59 +0000 (20:43 +0000)
commit4f943c23a47d042c3275e78f2d6015daa650f105
tree6e71f101700d35a76c22f75dd9ad287de2c07fe7
parent15bd799214ece987cc7eb8351a1a3bca6addfc7e
Pass LangOptions to RewriteTest().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48172 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.h
Driver/RewriteTest.cpp
Driver/clang.cpp