index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
Sema
/
CodeCompleteTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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