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
/
GlobalCompilationDatabase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Parse files without extensions if we don't have a compile command.
Haojian Wu
2019-06-18
1
-2
/
+4
*
[clangd] Also apply adjustArguments when returning fallback commands
Kadir Cetinkaya
2019-06-04
1
-0
/
+1
*
[clangd] Wait for compile command in ASTWorker instead of ClangdServer
Eric Liu
2019-04-15
1
-4
/
+5
*
[clangd] Adjust compile commands to be applicable for tooling
Kadir Cetinkaya
2019-03-08
1
-5
/
+11
*
[clangd] Filter out plugin related flags and move all commandline manipulatio...
Kadir Cetinkaya
2019-01-22
1
-4
/
+37
*
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
-8
/
+9
*
[clangd] Fix a regression issue caused by r348365.
Haojian Wu
2019-01-07
1
-1
/
+11
*
[clangd] Enable auto-index behind a flag.
Sam McCall
2018-11-26
1
-1
/
+3
*
[clangd] Auto-index watches global CDB for changes.
Sam McCall
2018-11-26
1
-6
/
+16
*
[clangd] Allow observation of changes to global CDBs.
Sam McCall
2018-11-20
1
-15
/
+33
*
[clangd] Make in-memory CDB always available as an overlay, refactor.
Sam McCall
2018-11-02
1
-12
/
+22
*
[clangd] Remove didOpen extraFlags extension.
Sam McCall
2018-11-02
1
-32
/
+1
*
[clangd] Remove unused CDB function. NFC
Sam McCall
2018-10-25
1
-6
/
+0
*
[clangd] Don't invalidate LSP-set compile commands when closing a file.
Sam McCall
2018-10-25
1
-5
/
+0
*
[clangd] Remove caching of compilation database commands.
Sam McCall
2018-10-23
1
-32
/
+0
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-13
/
+11
*
[clangd] Don't double-infer compile commands after r342228
Sam McCall
2018-09-14
1
-2
/
+0
*
NFC: Enforce good formatting across multiple clang-tools-extra files
Kirill Bobyrev
2018-08-14
1
-2
/
+2
*
[clangd] allow clients to control the compilation database by passing in
Alex Lorenz
2018-08-01
1
-0
/
+24
*
[clangd] Upgrade logging facilities with levels and formatv.
Sam McCall
2018-07-11
1
-1
/
+1
*
[clangd] Move caching of compile args out of ClangdServer.
Ilya Biryukov
2018-06-13
1
-0
/
+33
*
Parse .h files as objective-c++ if we don't have a compile command.
Sam McCall
2018-04-20
1
-1
/
+10
*
[clang] Use compile-command interpolation to provide commands for header files.
Sam McCall
2018-04-09
1
-0
/
+2
*
[clangd] DidChangeConfiguration Notification
Simon Marchi
2018-02-22
1
-0
/
+6
*
[clangd] Pass Context implicitly using TLS.
Sam McCall
2018-01-31
1
-2
/
+1
*
[clangd] Simplify GlobalCompilationDatabase, cache missing GCDs
Sam McCall
2017-12-22
1
-45
/
+21
*
[clangd] Implemented logging using Context
Ilya Biryukov
2017-12-13
1
-6
/
+11
*
[clangd] GlobalCompilationDatabase interface changes
Sam McCall
2017-12-04
1
-35
/
+40
*
[clangd] Remove no-op -fsyntax-only from fallback command. NFC
Sam McCall
2017-12-01
1
-1
/
+1
*
[clangd] Logger implicitly adds newline
Sam McCall
2017-11-30
1
-3
/
+2
*
[clangd] Revert broken r318329 and disable tests on PS4
Sam McCall
2017-11-15
1
-5
/
+1
*
[clangd] Fix flag name from r318327
Sam McCall
2017-11-15
1
-1
/
+1
*
[clangd] Try to unbreak tests on PS4 by targeting PC explicitly
Sam McCall
2017-11-15
1
-1
/
+5
*
[clangd] Fix compilation database detection
Sam McCall
2017-11-09
1
-1
/
+1
*
[clangd] clang-format the source code. NFC.
Ilya Biryukov
2017-10-10
1
-1
/
+1
*
[clangd] Command line arg to specify compile_commands.json path
Ilya Biryukov
2017-10-02
1
-16
/
+36
*
[clangd] Introduced Logger interface.
Ilya Biryukov
2017-09-20
1
-12
/
+10
*
[clangd] Add support for per-file extra flags
Krasimir Georgiev
2017-07-06
1
-5
/
+44
*
Restored r303067 and fixed failing test.
Ilya Biryukov
2017-05-16
1
-0
/
+65
*
Revert "[ClangD] Refactor clangd into separate components"
Adam Nemet
2017-05-15
1
-65
/
+0
*
[ClangD] Refactor clangd into separate components
Ilya Biryukov
2017-05-15
1
-0
/
+65