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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] (take 2) Try harder to find a plausible `clang` as argv0, particular...
Sam McCall
2019-12-06
1
-3
/
+6
*
[clangd] Fix background index not triggering on windows due to case mismatch.
Sam McCall
2019-07-26
1
-8
/
+8
*
[clangd] Reland rL365634
Kadir Cetinkaya
2019-07-11
1
-9
/
+34
*
rL365634 adds a unique_ptr<CompilationDatabase> in GobalCompilationDatabase.h...
Sterling Augustine
2019-07-10
1
-5
/
+1
*
Revert "[clangd] Filter out non-governed files from broadcast"
Matthew Voss
2019-07-10
1
-34
/
+9
*
[clangd] Filter out non-governed files from broadcast
Kadir Cetinkaya
2019-07-10
1
-9
/
+34
*
[clangd] Enable extraction of system includes from custom toolchains
Kadir Cetinkaya
2019-06-26
1
-0
/
+7
*
[clangd] Filter out plugin related flags and move all commandline manipulatio...
Kadir Cetinkaya
2019-01-22
1
-1
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Auto-index watches global CDB for changes.
Sam McCall
2018-11-26
1
-4
/
+12
*
[clangd] Allow observation of changes to global CDBs.
Sam McCall
2018-11-20
1
-5
/
+14
*
[clangd] Make in-memory CDB always available as an overlay, refactor.
Sam McCall
2018-11-02
1
-9
/
+16
*
[clangd] Remove didOpen extraFlags extension.
Sam McCall
2018-11-02
1
-9
/
+0
*
[clangd] Remove unused CDB function. NFC
Sam McCall
2018-10-25
1
-3
/
+0
*
[clangd] Don't invalidate LSP-set compile commands when closing a file.
Sam McCall
2018-10-25
1
-4
/
+0
*
[clangd] Remove caching of compilation database commands.
Sam McCall
2018-10-23
1
-27
/
+0
*
NFC: Enforce good formatting across multiple clang-tools-extra files
Kirill Bobyrev
2018-08-14
1
-3
/
+3
*
[clangd] allow clients to control the compilation database by passing in
Alex Lorenz
2018-08-01
1
-0
/
+23
*
[clangd] Move caching of compile args out of ClangdServer.
Ilya Biryukov
2018-06-13
1
-0
/
+28
*
Parse .h files as objective-c++ if we don't have a compile command.
Sam McCall
2018-04-20
1
-0
/
+1
*
[clangd] DidChangeConfiguration Notification
Simon Marchi
2018-02-22
1
-0
/
+3
*
[clangd] Simplify GlobalCompilationDatabase, cache missing GCDs
Sam McCall
2017-12-22
1
-2
/
+2
*
[clangd] Implemented logging using Context
Ilya Biryukov
2017-12-13
1
-3
/
+1
*
[clangd] GlobalCompilationDatabase interface changes
Sam McCall
2017-12-04
1
-11
/
+21
*
[clangd] Command line arg to specify compile_commands.json path
Ilya Biryukov
2017-10-02
1
-1
/
+6
*
[clangd] Introduced Logger interface.
Ilya Biryukov
2017-09-20
1
-0
/
+6
*
[clangd] Rewrote AST and Preamble management.
Ilya Biryukov
2017-08-01
1
-1
/
+1
*
[clangd] Add support for per-file extra flags
Krasimir Georgiev
2017-07-06
1
-0
/
+8
*
Fixing compilation failures on buildbots.
Ilya Biryukov
2017-05-16
1
-0
/
+1
*
Restored r303067 and fixed failing test.
Ilya Biryukov
2017-05-16
1
-0
/
+59
*
Revert "[ClangD] Refactor clangd into separate components"
Adam Nemet
2017-05-15
1
-59
/
+0
*
Revert "Fix windows buildbots - missing include and namespace"
Adam Nemet
2017-05-15
1
-1
/
+0
*
Fix windows buildbots - missing include and namespace
Simon Pilgrim
2017-05-15
1
-0
/
+1
*
[ClangD] Refactor clangd into separate components
Ilya Biryukov
2017-05-15
1
-0
/
+59