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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Add path mappings functionality
Sam McCall
2020-01-07
1
-0
/
+1
*
[clangd] (take 2) Try harder to find a plausible `clang` as argv0, particular...
Sam McCall
2019-12-06
1
-0
/
+1
*
[clangd] Shutdown cleanly on signals.
Sam McCall
2019-11-27
1
-0
/
+1
*
[clangd] Untangle Hover from XRefs, move into own file.
Sam McCall
2019-11-19
1
-0
/
+1
*
clang-tidy: Don't repeat list of all checks in three places.
Nico Weber
2019-09-27
1
-20
/
+1
*
[clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...
Dmitri Gribenko
2019-09-27
1
-0
/
+1
*
Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st...
Dmitri Gribenko
2019-09-26
1
-1
/
+0
*
[clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...
Stephane Moore
2019-09-26
1
-0
/
+1
*
[clangd] Move the existing heder-source-switch implemenation out of clangdSer...
Haojian Wu
2019-09-25
1
-0
/
+1
*
Implement semantic selections.
Utkarsh Saxena
2019-09-16
1
-0
/
+1
*
[clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC
Sam McCall
2019-09-04
1
-1
/
+1
*
[clangd] Split Preamble.h out of ClangdUnit.h. NFC
Sam McCall
2019-09-04
1
-0
/
+1
*
[clangd] Add targetDecl(), which determines what declaration an AST node refe...
Sam McCall
2019-09-03
1
-0
/
+1
*
[clangd] Link more clang-tidy modules to clangd
Haojian Wu
2019-08-23
1
-0
/
+2
*
Revert "Revert r366458, r366467 and r366468"
Kadir Cetinkaya
2019-07-19
1
-0
/
+1
*
Revert r366458, r366467 and r366468
Azharuddin Mohammed
2019-07-19
1
-1
/
+0
*
[clangd] Refactor background-index shard loading
Kadir Cetinkaya
2019-07-18
1
-0
/
+1
*
[clangd] Add priorities to background index queue, extract to separate class
Sam McCall
2019-07-11
1
-1
/
+2
*
[clangd] Rewrite of logic to rebuild the background index serving structures.
Sam McCall
2019-07-09
1
-0
/
+1
*
[clangd] Added functionality for getting semantic highlights for variable and...
Johan Vikstrom
2019-06-26
1
-0
/
+1
*
[clangd] Enable extraction of system includes from custom toolchains
Kadir Cetinkaya
2019-06-26
1
-0
/
+1
*
[clangd] Link and initialize target infos
Kadir Cetinkaya
2019-06-26
1
-0
/
+1
*
[clangd] Collect tokens of main files when building the AST
Ilya Biryukov
2019-06-19
1
-0
/
+1
*
[clangd] Revamp textDocument/onTypeFormatting.
Sam McCall
2019-06-10
1
-0
/
+1
*
[clangd] Add RelationSlab
Nathan Ridge
2019-06-03
1
-0
/
+1
*
Rename clangToolingRefactor to clangToolingRefactoring for consistency with i...
Nico Weber
2019-05-25
1
-1
/
+1
*
[clangd] Introduce intermediate representation of formatted text
Ilya Biryukov
2019-05-07
1
-0
/
+1
*
[clangd] Move Rename into its own file, and add unit test. NFC
Sam McCall
2019-05-07
1
-0
/
+1
*
[clangd][xpc] Cannonicalize value of CLANGD_BUILD_XPC before caching
Jan Korous
2019-05-02
1
-0
/
+2
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-2
/
+18
*
Use a cmake check for linux that actually works.
Nico Weber
2019-04-04
1
-1
/
+1
*
Make clangd-fuzzer use the normal add_llvm_fuzzer() machinery
Nico Weber
2019-04-04
1
-1
/
+2
*
Moved Ref into its own header and implementation file
Dmitri Gribenko
2019-02-28
1
-0
/
+1
*
Moved Symbol into its own header and implementation file
Dmitri Gribenko
2019-02-28
1
-0
/
+1
*
Moved SymbolOrigin into its own header and implementation file
Dmitri Gribenko
2019-02-28
1
-2
/
+3
*
Moved SymbolLocation into its own header and implementation file
Dmitri Gribenko
2019-02-28
1
-0
/
+1
*
[clangd] Lib to compute and represent selection under cursor.
Sam McCall
2019-02-01
1
-0
/
+1
*
[clangd] Interfaces for writing code tweaks
Ilya Biryukov
2019-01-29
1
-0
/
+3
*
[clangd] Suggest adding missing includes for incomplete type diagnostics.
Eric Liu
2019-01-28
1
-0
/
+1
*
[clangd] XPC transport layer
Jan Korous
2019-01-16
1
-0
/
+11
*
[clangd] Fix detecting atomics in stand-alone builds
Michal Gorny
2019-01-03
1
-0
/
+5
*
[clangd] Avoid memory-mapping files on Windows
Ilya Biryukov
2018-12-03
1
-0
/
+1
*
[clangd][NFC] Move SymbolID to a separate file
Jan Korous
2018-11-27
1
-0
/
+1
*
[clangd] Initial implementation of expected types
Ilya Biryukov
2018-11-26
1
-0
/
+1
*
Introduce shard storage to auto-index.
Kadir Cetinkaya
2018-11-16
1
-0
/
+1
*
[clangd] Initial clang-tidy diagnostics support.
Sam McCall
2018-11-16
1
-0
/
+18
*
[clangd] Lay JSONRPCDispatcher to rest.
Sam McCall
2018-10-18
1
-2
/
+0
*
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. (re...
Sam McCall
2018-10-17
1
-0
/
+1
*
Revert "[clangd] Refactor JSON-over-stdin/stdout code into Transport abstract...
Krasimir Georgiev
2018-10-16
1
-1
/
+0
*
[clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction.
Sam McCall
2018-10-16
1
-0
/
+1
[next]