- dde8a0f [clangd] show underlying type in type hint for `decltype(expr)` by v1nh1shungry · 2 years, 5 months ago
- 8d9828e [clang-tidy] Fix all broken links in the comment. by Haojian Wu · 2 years, 5 months ago
- 2c675be [clang-tools-extra] Use std::optional instead of llvm::Optional (NFC) by Kazu Hirata · 2 years, 5 months ago
- f325b5b [clang-tidy] Support std::string_view in readability-redundant-string-cstr by Tamas Berghammer · 2 years, 5 months ago
- d408c34 [clangd] Add extension for adding context (enclosing function or class) in references results by Tom Praschan · 2 years, 5 months ago
- 46575f6 [clangd] Fix action `RemoveUsingNamespace` for inline namespace by v1nh1shungry · 2 years, 5 months ago
- d9ab3e8 [clang] Use a StringRef instead of a raw char pointer to store builtin and call information by serge-sans-paille · 2 years, 5 months ago
- aa17183 Revert "[clang] Use a StringRef instead of a raw char pointer to store builtin and call information" by Vitaly Buka · 2 years, 5 months ago
- e953ae5 [clang] Use a StringRef instead of a raw char pointer to store builtin and call information by serge-sans-paille · 2 years, 5 months ago
- 3a39b0a [clang] Migrate away from a deprecated Clang CFG factory function by Dmitri Gribenko · 2 years, 5 months ago
- 07d9ab9 Revert "[clang] Use a StringRef instead of a raw char pointer to store builtin and call information" by serge-sans-paille · 2 years, 5 months ago
- 5ce4e92 [clang] Use a StringRef instead of a raw char pointer to store builtin and call information by serge-sans-paille · 2 years, 5 months ago
- b7065a3 Revert "[clang] Use a StringRef instead of a raw char pointer to store builtin and call information" by serge-sans-paille · 2 years, 5 months ago
- 719d98d [clang] Use a StringRef instead of a raw char pointer to store builtin and call information by serge-sans-paille · 2 years, 5 months ago
- e82dd5b [clang-tidy][NFC] Remove custom isInAnonymousNamespace matchers by Carlos Galvez · 2 years, 5 months ago
- b494f67 [clangd] Fix crashing race in ClangdServer shutdown with stdlib indexing by Sam McCall · 2 years, 5 months ago
- 01303f6 [clang-tidy] Fix crash in bugprone-suspicious-realloc-usage. by Balázs Kéri · 2 years, 6 months ago
- 6761ba7 [clangd] Avoid triggering linkage computation for decl with unstable linkage in SymbolRelevanceSignals::computeASTSignals() by Nathan Ridge · 2 years, 6 months ago
- f09cf34 [Support] Move TargetParsers to new component by Archibald Elliott · 2 years, 6 months ago
- b76cc30 [include-cleaner] Respect IWYU pragmas during analyze by Kadir Cetinkaya · 2 years, 6 months ago
- 854c10f [Clang] Prepare for llvm::Optional becoming std::optional. by Benjamin Kramer · 2 years, 6 months ago
- 4b2cf98 [clangd] Support type hints for `decltype(expr)` by v1nh1shungry · 2 years, 6 months ago
- 8a7ea76 [include-cleaner] Base-type usage from member exprs is implicit. by Haojian Wu · 2 years, 6 months ago
- bf452f9 [clang-tidy][NFC] Replace custom isStatic matcher with the existing isStaticStorageClass by Carlos Galvez · 2 years, 6 months ago
- 81c3739 [include-cleaner] Use expansion locations for macros. by Viktoriia Bakalova · 2 years, 6 months ago
- 0e54581 [include-cleaner] Handle dependent type members in AST. by Viktoriia Bakalova · 2 years, 6 months ago
- 8551563 [include-cleaner] Fix a missing review comment. by Haojian Wu · 2 years, 6 months ago
- 0ab57bd [include-cleaner] Fix the member-expr-access usage for sugar type. by Haojian Wu · 2 years, 6 months ago
- 205c058 Revert "[clang] Convert OptionalFileEntryRefDegradesToFileEntryPtr to std::optional" by Krzysztof Parzyszek · 2 years, 6 months ago
- 541ef3d Include <optional> instead of "llvm/ADT/Optional.h" by Kazu Hirata · 2 years, 6 months ago
- d22f050 Remove redundant .c_str() and .get() calls by Gregory Alfonso · 2 years, 6 months ago
- 8f0df9f [clang] Convert OptionalFileEntryRefDegradesToFileEntryPtr to std::optional by Krzysztof Parzyszek · 2 years, 6 months ago
- b57533d [clang-tools-extra] llvm::Optional::value => operator*/operator-> by Fangrui Song · 2 years, 6 months ago
- 43fbbcb [clangd] llvm::Optional::value => operator*/operator-> by Fangrui Song · 2 years, 6 months ago
- 53243f2 std::optional::value => operator*/operator-> by Fangrui Song · 2 years, 6 months ago
- 8310bec [clangd] Migrate uses of operator<<(raw_ostream &OS, const Optional<T> &O) to std::optional by Fangrui Song · 2 years, 6 months ago
- 40d29c0 [clangd] Remove ReferenceFinder::Reference::Target by Nathan Ridge · 2 years, 6 months ago
- a9f9f3d Correct typos (NFC) by Sprite · 2 years, 6 months ago
- 0da4cec [clang][dataflow] Remove unused argument in getNullability by Dani Ferreira Franco Moura · 2 years, 6 months ago
- b1df3a2 [Support] llvm::Optional => std::optional by Fangrui Song · 2 years, 6 months ago
- 1da3a79 JSON: llvm::Optional => std::optional by Fangrui Song · 2 years, 6 months ago
- 66bf54ab [clang-tidy] Use Python3 for add_new_check.py and rename_check.py by Carlos Galvez · 2 years, 6 months ago
- 40cc041 [clang-tools-extra] Convert tests to check 'target=...' by Paul Robinson · 2 years, 6 months ago
- 98550df [clang-tidy] Add configuration option to bugprone-unchecked-optional-access check. by Yitzhak Mandelbaum · 2 years, 6 months ago
- 8b61376d YAMLParser: llvm::Optional => std::optional by Fangrui Song · 2 years, 6 months ago
- 7e937d0 Don't include StringSwitch (NFC) by Kazu Hirata · 2 years, 6 months ago
- 6eb0b0a Don't include Optional.h by Kazu Hirata · 2 years, 6 months ago
- c8942c6 [clang-tidy] Use llvm::transformOptional (NFC) by Kazu Hirata · 2 years, 6 months ago
- 4702d8d [include-cleaner] Print the line number of removal #includes. by Haojian Wu · 2 years, 6 months ago
- 6f0b149 [clangd] Correct the local variable names to match the code style, NFC by Haojian Wu · 2 years, 6 months ago
- b0de363 [clang] Remove uses of ::testing::Matcher<const Optional<T> &> by Fangrui Song · 2 years, 6 months ago
- bcb457c [clangd] Fix a semantic highlighting crash on dependent code. by Haojian Wu · 2 years, 6 months ago
- 48e6ff9 [clangd] Fix some header guard names, NFC by Haojian Wu · 2 years, 6 months ago
- c187182 [clangd] Add a missing header guard for InsertionPoint.h by Haojian Wu · 2 years, 6 months ago
- 35d9f87 [clang-tidy] Fix a couple additional cases in misc-use-anonymous-namespace only by Carlos Galvez · 2 years, 6 months ago
- 647d314 [clangd] Add support for semantic token type "operator" by Christian Kandeler · 2 years, 6 months ago
- dabda23 [clang-tidy][NFC] Fix compiler warning in GlobListTest.cpp by Carlos Galvez · 2 years, 6 months ago
- e864749 [include-cleaner] Add a newline at end of the file, NFC by Haojian Wu · 2 years, 6 months ago
- d3c3de6 [clang-tidy][NFC] Simply match processing in misc-use-anonymous-namespace by Carlos Galvez · 2 years, 6 months ago
- 6c0c280 [include-cleaner] Include the reference type when printing the SymbolReference. by Haojian Wu · 2 years, 6 months ago
- 843be73 [clangd] Fix a typo "Features.h" => "Feature.h" in IWYU pragma. by Haojian Wu · 2 years, 6 months ago
- 5af4408 [clangd] Remove a gest-internal header, NFC by Haojian Wu · 2 years, 6 months ago
- 4ce6dfb [include-cleaner] Add a unique_ptr-style member expr test in WalkASTTest. by Haojian Wu · 2 years, 6 months ago
- c824db4 [clang-tools-extra] Use std::optional instead of None in comments (NFC) by Kazu Hirata · 2 years, 6 months ago
- f7dffc2 Don't include None.h (NFC) by Kazu Hirata · 2 years, 6 months ago
- ec3f8fe [Clang-Tidy] Empty Check by Abraham Corea Diaz · 2 years, 6 months ago
- bf6e655 [include-cleaner] Filter out references that not spelled in the main file. by Haojian Wu · 2 years, 6 months ago
- edd5d77 [clangd] NFC. Add a newline at the end of the file by Ilya Biryukov · 2 years, 6 months ago
- 526fb5f [include-cleaner] Fix walkUsed only report a single macro ref. by Haojian Wu · 2 years, 6 months ago
- 4a68bab [clang-doc] Add template support. by Brett Wilson · 2 years, 6 months ago
- 71a014f [clangd] Add a newline-eof to the system-include-extractor.test by Haojian Wu · 2 years, 6 months ago
- 7fd8387 [clang-tidy] Do not warn about redundant static in misc-use-anonymous-namespace by Carlos Galvez · 2 years, 6 months ago
- d03e9f8 [include-cleaner] Handle base class member access from derived class. by Viktoriia Bakalova · 2 years, 6 months ago
- 45659b3 [include-cleaner] Remove filtering from UsingDecl visit. by Viktoriia Bakalova · 2 years, 6 months ago
- aee5910 [clang-tools-extra] Use std::nullopt instead of None in comments (NFC) by Kazu Hirata · 2 years, 6 months ago
- 49e75eb [Bitcode(Reader|Writer)] Convert Optional to std::optional by Krzysztof Parzyszek · 2 years, 6 months ago
- 91b38c6 Revert "[clang-doc] Add template support." by Brett Wilson · 2 years, 6 months ago
- 0f6dbb5 [clang-doc] Add template support. by Brett Wilson · 2 years, 6 months ago
- cdfce10 [clangd] Fix a typo in -ranking-model documentation. NFC by Ilya Biryukov · 2 years, 6 months ago
- c9b3250 [clangd] Allow to build Clangd without decision forest by Ilya Biryukov · 2 years, 6 months ago
- b70fbd0 [clangd] Use std::nullopt instead of None (NFC) by Kazu Hirata · 2 years, 6 months ago
- 76fcfea [clang-tools-extra] Don't including None.h (NFC) by Kazu Hirata · 2 years, 6 months ago
- c589730 [YAML] Convert Optional to std::optional by Krzysztof Parzyszek · 2 years, 6 months ago
- fc46d6e [clang][Tooling] Add support for generating #import edits by David Goldman · 2 years, 6 months ago
- 51f1ae5 [clangd] Add new IncludeDirective to IncludeHeaderWithReferences by David Goldman · 2 years, 6 months ago
- 3c255f6 Process: convert Optional to std::optional by Krzysztof Parzyszek · 2 years, 6 months ago
- 29a8eec [include-cleaner] Make use of locateSymbol in WalkUsed and HTMLReport by Kadir Cetinkaya · 2 years, 6 months ago
- 2402c46 [clang-tools-extra] Use std::nullopt instead of llvm::None (NFC) by Kazu Hirata · 2 years, 6 months ago
- 15ba27e [clang-tools-extra] Use std::nullopt instead of llvm::None (NFC) by Kazu Hirata · 2 years, 6 months ago
- 649ef33 [clang-tools-extra] Use std::nullopt instead of llvm::None (NFC) by Kazu Hirata · 2 years, 6 months ago
- 14af1ad [include-cleaner] Add two command-line flags to the include-cleaner category. by Haojian Wu · 2 years, 6 months ago
- fceec8d Fix MSVC "not all control paths return a value" warning. NFC. by Simon Pilgrim · 2 years, 6 months ago
- a996cc2 Remove unused #include "llvm/ADT/Optional.h" by Fangrui Song · 2 years, 6 months ago
- e280b97 [iwyu] Add Hashing.h by Fangrui Song · 2 years, 6 months ago
- 7c2b773 [clang-tools-extra] Use std::nullopt instead of None in comments (NFC) by Kazu Hirata · 2 years, 6 months ago
- 059a23c [clang-tools-extra] Use std::nullopt instead of None (NFC) by Kazu Hirata · 2 years, 6 months ago
- cd8702e [clang-tidy] Use std::nullopt instead of None (NFC) by Kazu Hirata · 2 years, 6 months ago
- abf0c6c Use CTAD on llvm::SaveAndRestore by Jan Svoboda · 2 years, 6 months ago
- 4fd0c14 Link with missing libs to fix broken shared unittest build by Jun Zhang · 2 years, 6 months ago
- 8431436 Link with missing libs to fix broken shared build by Jun Zhang · 2 years, 6 months ago