History log of /llvm-project/clang/lib/Frontend/CompilerInstance.cpp (Results 676 – 684 of 684)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 420b0f1b 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add CompilerInstance utility functions for creating output files.

llvm-svn: 88667


# 566eeb2d 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add output file list to CompilerInstance, so that it can track them instead of
forcing all clients to do it.

llvm-svn: 87103


# f7093b5a 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add CodeCompletion consumer to CompilerInvocation.

llvm-svn: 87100


# 599313ef 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add CompilerInstance::createPCHExternalASTSource.

llvm-svn: 87097


# df3e30c4 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add ASTContext to CompilerInstance.

llvm-svn: 87095


# 7d75afc5 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add CompilerInstance::createDiagnostics, and move clang-cc to it.

clang-cc.cpp is now under 1k lines, if anyone is counting.

llvm-svn: 87090


# aaa148fd 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add Preprocessor to CompilerInstance, and move clang-cc CreatePreprocessor to
CompilerInstance::createPreprocessor.

llvm-svn: 87088


# 546a676a 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add {File,Source}Manager to CompilerInstance.

llvm-svn: 87079


# 636404a3 13-Nov-2009 Daniel Dunbar <daniel@zuster.org>

Add CompilerInstance, and starting moving clang-cc to it.
- The design philosophy is in the CompilerInstance doxyment, if you don't agree
with it now would be a good time to speak up.

llvm-svn:

Add CompilerInstance, and starting moving clang-cc to it.
- The design philosophy is in the CompilerInstance doxyment, if you don't agree
with it now would be a good time to speak up.

llvm-svn: 87078

show more ...


1...<<2122232425262728