index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
/
Sema
/
CodeCompleteTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Tooling] Migrated APIs that take ownership of objects to unique_ptr
Dmitri Gribenko
2019-08-30
1
-4
/
+4
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[CodeComplete] Set preferred type for qualified-id
Ilya Biryukov
2019-05-28
1
-0
/
+26
*
[Testing] Move clangd::Annotations to llvm testing support
Ilya Biryukov
2019-04-25
1
-28
/
+6
*
[CodeComplete] Remove obsolete isOutputBinary().
Sam McCall
2019-04-18
1
-3
/
+1
*
[CodeComplete] Propagate preferred type for function arguments in more cases
Ilya Biryukov
2019-02-26
1
-0
/
+37
*
[CodeComplete] Collect visited contexts when scope specifier is invalid.
Eric Liu
2019-02-21
1
-3
/
+7
*
[CodeComplete] Propagate preferred types through parser in more cases
Ilya Biryukov
2019-01-31
1
-0
/
+99
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeComplete] Fix test failure on different host and target configs
Ilya Biryukov
2018-12-17
1
-6
/
+21
*
Attempt to fix code completion test to handle LLP64 platforms
Reid Kleckner
2018-12-13
1
-1
/
+3
*
[CodeComplete] Adhere to LLVM naming style in CodeCompletionTest. NFC
Ilya Biryukov
2018-12-13
1
-30
/
+31
*
Fix CodeCompleteTest.cpp for older gcc plus ccache builds
David Green
2018-12-13
1
-45
/
+45
*
[CodeComplete] Fill preferred type on binary expressions
Ilya Biryukov
2018-12-13
1
-30
/
+210
*
[SemaCodeComplete] Make sure visited contexts are passed to completion result...
Eric Liu
2018-07-04
1
-0
/
+11
*
Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st...
Roman Lebedev
2018-02-27
1
-1
/
+1
*
[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu...
Roman Lebedev
2018-02-27
1
-1
/
+1
*
[Sema] Add visited contexts to CodeCompleteContext
Haojian Wu
2018-01-17
1
-0
/
+134