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-tools-extra
/
clangd
/
Compiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Filter pch related flags coming from the user
Kadir Cetinkaya
2020-06-10
1
-2
/
+10
*
[clangd] Disable all dependency outputs
Kadir Cetinkaya
2020-06-10
1
-0
/
+9
*
[clangd] Log cc1 args at verbose level.
Sam McCall
2019-11-29
1
-2
/
+3
*
[clangd] Set RetainCommentsFromSystemHeaders to true
Ilya Biryukov
2019-11-07
1
-0
/
+1
*
[clangd] Surface errors from command-line parsing
Ilya Biryukov
2019-08-28
1
-6
/
+3
*
[Driver] Add an option for createInvocationFromCommandLine to recover on errors
Ilya Biryukov
2019-08-27
1
-1
/
+2
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[clangd] Stop passing around PCHContainerOperations, just create it in place....
Sam McCall
2019-04-04
1
-2
/
+3
*
Frontend: Remove CompilerInstance::VirtualFileSystem, NFC
Duncan P. N. Exon Smith
2019-03-26
1
-1
/
+1
*
[clangd] NFC: Use buildCompilerInvocation in CodeComplete
Kadir Cetinkaya
2019-01-22
1
-0
/
+28
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
1
-9
/
+10
*
[clangd] Only log ignored diagnostics with -log=verbose.
Sam McCall
2018-11-02
1
-1
/
+2
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-8
/
+7
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-1
/
+1
*
NFC: Enforce good formatting across multiple clang-tools-extra files
Kirill Bobyrev
2018-08-14
1
-2
/
+2
*
[clangd] Upgrade logging facilities with levels and formatv.
Sam McCall
2018-07-11
1
-1
/
+1
*
[clangd] Log all ignored diagnostics.
Ilya Biryukov
2018-02-12
1
-0
/
+25
*
[clangd] Always use preamble (even stale) for code completion
Ilya Biryukov
2018-01-18
1
-8
/
+1
*
[clangd] Put all #includes in one block in clangd source files. NFC
Eric Liu
2017-12-14
1
-0
/
+1
*
[clangd] Split CodeComplete into a separate file. NFC
Sam McCall
2017-12-04
1
-0
/
+65