| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
is more
Windows friendly than the colon.
llvm-svn: 196529
|
|
|
|
|
|
|
|
| |
separator.
lldb does not like semicolon as part of an option.
llvm-svn: 196485
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When we are in code-completion mode, skip parsing of all function bodies except the one where the
code-completion point resides.
For big .cpp files like 'SemaExpr.cpp' the improvement makes a huge difference, in some cases cutting down
code-completion time -62% !
We don't get diagnostics for the bodies though, so modify the code-completion tests that check for errors.
See rdar://8814203.
llvm-svn: 122765
|
|
|
|
|
|
| |
files badly
llvm-svn: 116261
|
|
|
|
|
|
| |
deserialize diagnostics.
llvm-svn: 99426
|
|
|
|
| |
llvm-svn: 91702
|
|
|
|
| |
llvm-svn: 90448
|
|
involving unsaved files, using the -remap-file= functionality recently
added to clang-cc.
llvm-svn: 90314
|