llvm-project/clang/lib/Lex
Douglas Gregor ea9b03e6e2 Replace the -code-completion-dump option with
-code-completion-at=filename:line:column

which performs code completion at the specified location by truncating
the file at that position and enabling code completion. This approach
makes it possible to run multiple tests from a single test file, and
gives a more natural command-line interface.

llvm-svn: 82571
2009-09-22 21:11:38 +00:00
..
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
HeaderMap.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
HeaderSearch.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lexer.cpp Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
LiteralSupport.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroArgs.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroArgs.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroInfo.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Don't install Clang libraries. 2009-08-23 05:02:18 +00:00
PPCaching.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPDirectives.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPExpressions.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPLexerChange.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPMacroExpansion.cpp PR4991: Properly remove trailing newline from __TIMESTAMP__. 2009-09-16 13:10:04 +00:00
PTHLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Pragma.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Preprocessor.cpp Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
PreprocessorLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ScratchBuffer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenConcatenation.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00