git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add C API bindings for DIBuilder 'Type' APIs
[lldb.git]
/
clang-tools-extra
/
2018-04-01
Zinovy Nis
[clang-tidy] Define __clang_analyzer__ macro for clang...
tree
|
commitdiff
2018-03-29
Fangrui Song
[clangd] Fix repeated word typo. NFC
tree
|
commitdiff
2018-03-29
Marc-Andre Laperle
[clangd] Mark "Source Hover" as implemented in the...
tree
|
commitdiff
2018-03-27
Reid Kleckner
Attempt to fix clangd test on Windows by wildcarding...
tree
|
commitdiff
2018-03-27
Krasimir Georgiev
[clang-move] Fix test failing due to clang-format change
tree
|
commitdiff
2018-03-26
Julie Hockett
[clang-doc] Removing -Wunused-variable warning
tree
|
commitdiff
2018-03-26
Simon Marchi
[clangd] Support incremental document syncing
tree
|
commitdiff
2018-03-24
Jonathan Coe
[clang-tidy] Enable Python 3 support for add_new_check.py
tree
|
commitdiff
2018-03-23
Jordan Rose
Fix misuse of llvm::YAML in clangd test.
tree
|
commitdiff
2018-03-23
Ilya Biryukov
[clangd] Remove 'static' from a function inside anonymo...
tree
|
commitdiff
2018-03-22
Julie Hockett
[clang-doc] Reland "[clang-doc] Setup clang-doc fronten...
tree
|
commitdiff
2018-03-22
Alexander Kornienko
clang-tidy, modularize: return non-zero exit code on...
tree
|
commitdiff
2018-03-22
Julie Hockett
Revert "[clang-doc] Reland "[clang-doc] Setup clang...
tree
|
commitdiff
2018-03-21
Julie Hockett
[clang-doc] Reland "[clang-doc] Setup clang-doc fronten...
tree
|
commitdiff
2018-03-21
Jan Korous
[clangd][nfc] Correct header name in comment
tree
|
commitdiff
2018-03-21
Julie Hockett
Reland "[lit] Adding config initialization to lit tests...
tree
|
commitdiff
2018-03-21
Julie Hockett
[clang-tidy] Marking hicpp-no-assembler-msvc unsupporte...
tree
|
commitdiff
2018-03-21
Eugene Zelenko
[clang-tidy] Use :doc: for check links in Release Notes.
tree
|
commitdiff
2018-03-21
Jonas Toth
[Fix] fix type deduction on ARM and MSVC
tree
|
commitdiff
2018-03-21
Jonas Toth
[clang-tidy] Resubmit hicpp-multiway-paths-covered...
tree
|
commitdiff
2018-03-21
Alexander Kornienko
[clang-tidy][modernize-make-unique] Checks c++14 flag...
tree
|
commitdiff
2018-03-21
Simon Marchi
Make positionToOffset return llvm::Expected<size_t>
tree
|
commitdiff
2018-03-21
Petr Hosek
Revert "[lit] Adding config initialization to lit tests...
tree
|
commitdiff
2018-03-20
Julie Hockett
[lit] Adding config initialization to lit tests in...
tree
|
commitdiff
2018-03-19
Douglas Yung
Fixup test to explicitly use -fexceptions since excepti...
tree
|
commitdiff
2018-03-19
Jan Korous
[clangd] Fix undefined behavior due to misaligned type...
tree
|
commitdiff
2018-03-19
Jan Korous
[clangd][nfc] Give name to a magic constant
tree
|
commitdiff
2018-03-19
Haojian Wu
[clang-move] Fix the failing test caused by changes...
tree
|
commitdiff
2018-03-19
Fangrui Song
[clang-move] Fix move-used-helper-decls.cpp test.
tree
|
commitdiff
2018-03-19
Miklos Vajna
run-clang-tidy: forward clang-tidy exit status
tree
|
commitdiff
2018-03-19
Alexander Kornienko
[clang-tidy] New check bugprone-unused-return-value
tree
|
commitdiff
2018-03-16
Ilya Biryukov
[clangd] Handle multiple callbacks from Sema's completion
tree
|
commitdiff
2018-03-16
Simon Marchi
Move DraftMgr from ClangdServer to ClangdLSPServer
tree
|
commitdiff
2018-03-15
Eric Liu
[change-namespace] Don't match a function call/ref...
tree
|
commitdiff
2018-03-15
Alexander Kornienko
[clang-tidy] rename_check.py misc-unused-raii bugprone...
tree
|
commitdiff
2018-03-15
Alexander Kornienko
Fixed filename in a comment. NFC
tree
|
commitdiff
2018-03-15
Alexander Kornienko
[clang-tidy] rename_check.py misc-sizeof-container...
tree
|
commitdiff
2018-03-15
Alexander Kornienko
[clang-tidy] rename_check.py misc-sizeof-expression...
tree
|
commitdiff
2018-03-15
Alexander Kornienko
[clang-tidy] rename_check.py {misc,bugprone}-macro...
tree
|
commitdiff
2018-03-14
Julie Hockett
[clang-tidy] Add Zircon module to clang-tidy
tree
|
commitdiff
2018-03-14
Simon Marchi
[clangd] Use Contents from inputs in codeComplete and...
tree
|
commitdiff
2018-03-14
Ilya Biryukov
[clangd] Fix indentation in the comment. NFC
tree
|
commitdiff
2018-03-14
Ilya Biryukov
[clangd] Don't expose vfs in TUScheduler::runWithPreamble.
tree
|
commitdiff
2018-03-14
Ilya Biryukov
[clangd] Remove forceReparse, add a flag to addDocument...
tree
|
commitdiff
2018-03-14
Eric Liu
[clangd] Add an interface that finds symbol by SymbolID...
tree
|
commitdiff
2018-03-13
Julie Hockett
[clang-tidy] Fixing incorrect comment
tree
|
commitdiff
2018-03-13
Haojian Wu
[clangd] Use the macro name range as the definition...
tree
|
commitdiff
2018-03-13
Haojian Wu
[clangd] Fix irrelevant declaratations in goto definiti...
tree
|
commitdiff
2018-03-13
Haojian Wu
[clangd] Remove extra ";", NFC.
tree
|
commitdiff
2018-03-12
Julie Hockett
Revert "Reland "[clang-doc] Setup clang-doc frontend...
tree
|
commitdiff
2018-03-12
Sam McCall
[clangd] Remove Tagged and some related APIs from Clang...
tree
|
commitdiff
2018-03-12
Julie Hockett
[docs] Adding clang-doc to CTE toctree to fix docs...
tree
|
commitdiff
2018-03-12
Julie Hockett
Reland "[clang-doc] Setup clang-doc frontend framework"
tree
|
commitdiff
2018-03-12
Haojian Wu
[clangd] Fix diagnostic errors in the test code, NFC.
tree
|
commitdiff
2018-03-12
Ilya Biryukov
[clangd] Revamp handling of diagnostics.
tree
|
commitdiff
2018-03-12
Sam McCall
[clangd] Collect the number of files referencing a...
tree
|
commitdiff
2018-03-09
Julie Hockett
[clang-tidy] Update run-clang-tidy.py with config arg
tree
|
commitdiff
2018-03-09
Matt Morehouse
[clangd-fuzzer] Update ClangdLSPServer constructor...
tree
|
commitdiff
2018-03-09
Haojian Wu
[clangd] Fix failing lit test.
tree
|
commitdiff
2018-03-09
Eric Liu
[clangd-vscode] Add package-lock.json to .gitignore
tree
|
commitdiff
2018-03-09
Haojian Wu
[clangd] Use identifier range as the definition range.
tree
|
commitdiff
2018-03-09
Sam McCall
[clangd] Don't index template specializations.
tree
|
commitdiff
2018-03-09
Sam McCall
[clang-tidy] fix header guard
tree
|
commitdiff
2018-03-09
Haojian Wu
[clang-tidy] Add check: replace string::find(...) ...
tree
|
commitdiff
2018-03-09
Julie Hockett
Revert "[clang-doc] Setup clang-doc frontend framework"
tree
|
commitdiff
2018-03-09
Julie Hockett
[clang-doc] Setup clang-doc frontend framework
tree
|
commitdiff
2018-03-08
Haojian Wu
[clangd] Early return for #include goto definition.
tree
|
commitdiff
2018-03-08
Eric Liu
[clangd] Bump vscode extension version to 0.0.5
tree
|
commitdiff
2018-03-08
Eric Liu
[clangd:vscode] Resolve symlinks for file paths from...
tree
|
commitdiff
2018-03-07
Eugene Zelenko
[Documentation] Fix Clang-tidy checks list broken in...
tree
|
commitdiff
2018-03-07
Simon Marchi
[clangd] Remove unused field in HandlerRegisterer
tree
|
commitdiff
2018-03-07
Yan Zhang
do not register matcher for objc-only checks when analy...
tree
|
commitdiff
2018-03-07
Fangrui Song
[clang-tidy] Add "portability" module and rename readab...
tree
|
commitdiff
2018-03-06
Ilya Biryukov
[clangd] Don't end completion item labels with '::'
tree
|
commitdiff
2018-03-06
Haojian Wu
[clang-tidy] Fix one corner case in make-unique check.
tree
|
commitdiff
2018-03-06
Sam McCall
[clangd] Address missed comments from D44003
tree
|
commitdiff
2018-03-06
Haojian Wu
[clangd] Fix -Wpedantic warning, NFC.
tree
|
commitdiff
2018-03-06
Eric Liu
[clangd] Sort includes when formatting code or insertin...
tree
|
commitdiff
2018-03-05
Sam McCall
[clangd] Fix unintentionally loose fuzzy matching,...
tree
|
commitdiff
2018-03-05
Sam McCall
[clangd] Extract ClangdServer::Options struct.
tree
|
commitdiff
2018-03-02
Aaron Ballman
Adds a clang-tidy test for a failing assertion in the...
tree
|
commitdiff
2018-03-02
Ilya Biryukov
[clangd] Use higher timoout values in TUSchedulerTest...
tree
|
commitdiff
2018-03-02
Ilya Biryukov
[clang] Fix use-after-free on code completion
tree
|
commitdiff
2018-03-02
Eric Liu
[clangd:vscode] Bump clangd-vscode version to 0.0.4.
tree
|
commitdiff
2018-03-02
Eric Liu
[clangd:vscode] check empty/null string correctly.
tree
|
commitdiff
2018-03-02
Sam McCall
[clangd] Debounce streams of updates.
tree
|
commitdiff
2018-03-01
Eric Liu
[clangd] Make symbol name a required parameter for...
tree
|
commitdiff
2018-03-01
Eric Liu
[clangd] Support include canonicalization in symbol...
tree
|
commitdiff
2018-03-01
Eric Liu
[clangd] Forward all environment variables along with...
tree
|
commitdiff
2018-02-28
Alexander Kornienko
[clang-tidy] Another batch of checks to rename from...
tree
|
commitdiff
2018-02-28
Alexander Kornienko
Rename more checks from misc- to bugprone-.
tree
|
commitdiff
2018-02-28
Eric Liu
[clangd] Try to fix failures on clang-x64-ninja-win7...
tree
|
commitdiff
2018-02-28
Eugene Zelenko
[Documentation] Split Clang-tidy changes in Release...
tree
|
commitdiff
2018-02-28
Alexander Kornienko
Rename a few checks from misc- to bugprone-.
tree
|
commitdiff
2018-02-28
Eric Liu
[clangd] A few more fixes for STL header mapping.
tree
|
commitdiff
2018-02-28
Alexander Kornienko
[clang-tidy] Fix 'add_new_check.py --udpate-docs'
tree
|
commitdiff
2018-02-28
Alexander Kornienko
[clang-tidy] Add a test for readability-implicit-bool...
tree
|
commitdiff
2018-02-28
Eric Liu
[clangd] Prefer the definition of a TagDecl (e.g. class...
tree
|
commitdiff
2018-02-28
Eric Liu
[clangd] A few minor fixes for STL internal header...
tree
|
commitdiff
2018-02-27
Yan Zhang
add UUID to the acronyms list of objc property name...
tree
|
commitdiff
next