OSDN Git Service

[ORC] Remove commented out methods accidentally left in in 069919c9ba3.
[android-x86/external-llvm-project.git] / clang-tools-extra /
2020-10-19 Duncan P. N. Exon... Lexer: Update the Lexer to use MemoryBufferRef, NFC
2020-10-19 Yaxun (Sam) LiuRecommit "[CUDA][HIP] Defer overloading resolution...
2020-10-19 Nathan James[clang-tidy] Add scoped enum constants to identifier...
2020-10-19 Sam McCall[clangd] Add test for structured-binding completion...
2020-10-19 Aaron BallmanRevert "Extend tests of run-clang-tidy"
2020-10-19 Alexander LaninExtend tests of run-clang-tidy
2020-10-19 Nathan James[clang-tidy] Better support for Override function in...
2020-10-19 Kadir Cetinkaya[clangd] Rename edge name for filesymbols to slabs...
2020-10-19 Nathan James[nfc][clang-change-namespace] Remove unnecessary isScop...
2020-10-19 Kadir Cetinkaya[clangd] Add $/memoryUsage LSP extension
2020-10-18 Nathan James[NFC][clang-tidy] Use isInStdNamespace matcher instead...
2020-10-18 Nathan James[clang tidy] Fix SIMDIntrinsicsCheck not storing options
2020-10-16 Nathan James[clang-tidy] modernize-loop-convert reverse iteration...
2020-10-16 Alexander KornienkoSupport ObjC in IncludeInserter
2020-10-15 Duncan P. N. Exon... clang-{tools,unittests}: Stop using SourceManager:...
2020-10-14 Duncan P. N. Exon... clang/Basic: Replace ContentCache::getBuffer with Optio...
2020-10-14 Kadir Cetinkaya[clangd] clang-format TweakTests, NFC
2020-10-14 Kadir Cetinkaya[clangd] Disable extract variable for RHS of assignments
2020-10-14 Haojian Wu[clangd] Refine recoveryAST flags in clangd
2020-10-13 Nathan Ridge[clangd] Propagate CollectMainFileRefs to BackgroundIndex
2020-10-13 Sylvestre Ledru[clang-tidy] Add an example for misc-unused-alias-decls
2020-10-12 Nathan Ridge[clangd] Try harder to get accurate ranges for document...
2020-10-12 Nathan Ridge[clangd] Heuristic resolution for dependent type and...
2020-10-12 Haojian Wu[clangd] Disable a failure TopLevelDecls test.
2020-10-12 Haojian WuDump decl when the test matcher fails.
2020-10-12 Kadir Cetinkaya[clangd] Record memory usages after each notification
2020-10-12 Kadir Cetinkaya[clangd] Add a helper for exposing tracer status
2020-10-12 Kadir Cetinkaya[clangd] Introduce memory usage dumping to TUScheduler...
2020-10-12 Kadir Cetinkaya[clangd] Introduce memory dumping to FileIndex, FileSym...
2020-10-12 Kadir Cetinkaya[clangd] Add a metric for tracking memory usage
2020-10-12 Kadir Cetinkaya[clangd] Introduce MemoryTrees
2020-10-12 Alexander Kornienko[clang-tidy] Fix IncludeInserter usage example in a...
2020-10-12 Kadir Cetinkaya[clangd][NFC] Fix formatting in ClangdLSPServer
2020-10-12 Sam McCall[clangd] Stop capturing trace args if the tracer doesn...
2020-10-12 Sam McCall[clangd] Validate optional fields more strictly.
2020-10-12 Haojian WuFix buildbot failure for 702529d899c87e9268bb33d836dbc9...
2020-10-12 Haojian Wu[clang] Fix returning the underlying VarDecl as top...
2020-10-11 Nathan Ridge[clangd] Avoid relations being overwritten in a header...
2020-10-11 Zinovy Nis[clang-tidy] Fix crash in readability-function-cognitiv...
2020-10-10 Benjamin Kramer[clangd] Map bits/stdint-intn.h and bits/stdint-uintn...
2020-10-09 Sam McCall[clangd] Stop logging in fromJSON, report instead.
2020-10-09 Alexander KornienkoRemove old create(MainFile)?IncludeInsertion overloads
2020-10-09 Sam McCall[clangd] Make the tweak filter a parameter to enumerate...
2020-10-09 Sam McCall[clangd] Fix dead variable, typo. NFC
2020-10-09 Kadir Cetinkaya[clangd] Enable partial namespace matches for workspace...
2020-10-09 Kadir Cetinkaya[clangd] Reduce availability of extract function
2020-10-09 Haojian Wu[clangd] Add more incomplete_type diagnostics that...
2020-10-08 Utkarsh Saxena[clangd] New CC Ranking Model to fix bad inference...
2020-10-08 Haojian Wu[clangd] Add a missing include-fixer test for incomplet...
2020-10-08 Haojian Wu[clangd] Fix a typo, NFC.
2020-10-07 Haojian Wu[clangd] Add a NewName optional parameter to clangdServ...
2020-10-07 Sam McCall[clangd] Disambiguate overloads of std::move for header...
2020-10-07 Adam Czachorowski[clangd] Fix argument type (bool->float).
2020-10-07 Haojian Wu[clangd] Don't set the Underlying bit on targets of...
2020-10-06 Haojian Wu[clangd] Add basic keyword-name-validation in rename.
2020-10-06 Adam Balogh[clang-tidy] Remove obsolete checker google-runtime...
2020-10-06 Sam McCall[clangd] Add `score` extension to workspace/symbol...
2020-10-06 Haojian Wu[clangd] Verify the diagnostic code in include-fixer...
2020-10-06 Haojian Wu[clangd] Fix an inconsistent ReasonToReject enum usage...
2020-10-05 Sam McCall[clangd] Describe non-handling of most IWYU pragmas...
2020-10-05 Haojian Wu[clangd] Add isKeyword function.
2020-10-05 Haojian Wu[clangd] Remove unused using-decls in TypeHierarchyTest...
2020-10-03 Aaron BallmanAdd a break statement to appease the build bots; NFC
2020-10-03 Bernhard Manfred... modernize-use-trailing-return-type fix for PR44206
2020-10-03 Roman Lebedev[NFCI][clang-tidy] FunctionCognitiveComplexityCheck...
2020-10-02 Roman Lebedev[clang-tidy] Implement readability-function-cognitive...
2020-10-02 Utkarsh Saxena[clangd] Add bencmark for measuring latency of Decision...
2020-10-02 Haojian Wu[clangd] Extend the rename API.
2020-10-02 Sam McCall[clangd] Make PopulateSwitch a fix.
2020-10-02 Kadir Cetinkaya[clangd][lit] Update document-link.test to respect...
2020-10-02 Sam McCall[clangd] Remove Tweak::Intent, use CodeAction kind...
2020-10-02 Sam McCall[clangd] Drop dependence on standard library in check...
2020-10-01 Florian MayerAllow to specify macro names for android-comparison...
2020-10-01 Utkarsh Saxena[clangd] Split DecisionForest Evaluate() into one func...
2020-10-01 Sam McCallReland [clangd] clangd --check: standalone diagnosis...
2020-10-01 Sam McCallRevert "[clangd] clangd --check: standalone diagnosis...
2020-10-01 Sam McCall[clangd] clangd --check: standalone diagnosis of common...
2020-09-30 Sam McCall[clangd] Remove dead variable. NFC
2020-09-30 Sam McCall[clangd] Fix invalid UTF8 when extracting doc comments.
2020-09-30 Kadir Cetinkaya[clangd][remote] Make sure relative paths are absolute...
2020-09-30 Sam McCall[clangd] Fix fuzzer build after 7ba0779fbb41b6fa8
2020-09-30 Sam McCall[clangd] Fix member/type name conflict caught by buildbots.
2020-09-30 Sam McCall[clangd] Mark code action as "preferred" if it's the...
2020-09-30 Sam McCall[clangd] Extract options struct for ClangdLSPServer...
2020-09-29 Nathan James[clangd] Trivial setter support when moving items to...
2020-09-29 Kadir Cetinkaya[clangd] Fix assertion in remote-index marshalling
2020-09-29 Aleksandr Platonov[clangd] findNearbyIdentifier(): guaranteed to give...
2020-09-29 Utkarsh Saxena[clangd] Disable msan instrumentation for generated...
2020-09-29 Tadeo Kondrak[clangd] Improve PopulateSwitch tweak to work on non...
2020-09-29 Nathan Ridge[clangd] When finding refs for a renaming alias, do...
2020-09-28 Utkarsh Saxena[clangd] Rename evaluate() to evaluateHeuristics()
2020-09-28 Utkarsh Saxena[clangd] Use Decision Forest to score code completions.
2020-09-28 Utkarsh Saxena[clangd] Add a trained DecisionForest for code completion.
2020-09-28 Alexander Kornienko[clang-tidy] IncludeInserter: allow <> in header name
2020-09-28 Tadeo Kondrak[clangd] Add a tweak for filling in enumerators of...
2020-09-25 Whisperity[CMake][CTE] Add "check-clang-extra-..." targets to...
2020-09-24 Reid KlecknerRevert "Recommit "[CUDA][HIP] Defer overloading resolut...
2020-09-24 Yaxun (Sam) LiuRecommit "[CUDA][HIP] Defer overloading resolution...
2020-09-24 Sam McCall[clangd] Reorder a little bit of init code. NFC
2020-09-24 Sam McCall[clangd] Fix comment. NFC
next