Age | Commit message (Expand) | Author | Files | Lines |
2025-06-26 | [clang] NFC: Add alias for std::pair<FileID, unsigned> used in SourceLocation... | Haojian Wu | 1 | -1/+1 |
2025-06-15 | [clang] Remove unused includes (NFC) (#144285) | Kazu Hirata | 1 | -2/+0 |
2025-05-22 | Reapply "[clang] Remove intrusive reference count from `DiagnosticOptions` (#... | Jan Svoboda | 1 | -2/+2 |
2025-05-22 | Revert "[clang] Remove intrusive reference count from `DiagnosticOptions` (#1... | Kazu Hirata | 1 | -2/+2 |
2025-05-22 | [clang] Remove intrusive reference count from `DiagnosticOptions` (#139584) | Jan Svoboda | 1 | -2/+2 |
2024-08-18 | [llvm][clang] Move RewriterBuffer to ADT. (#99770) | Jacques Pienaar | 5 | -1380/+8 |
2024-02-01 | [analyzer][HTMLRewriter] Cache partial rewrite results. (#80220) | Artem Dergachev | 1 | -19/+116 |
2023-12-13 | [clang] Use StringRef::{starts,ends}_with (NFC) (#75149) | Kazu Hirata | 1 | -2/+2 |
2023-12-05 | [clang][tidy] Ensure rewriter has the correct CWD (#67839) | Jan Svoboda | 1 | -6/+7 |
2023-09-06 | Partially revert "[clang] NFCI: Adopt `SourceManager::getFileEntryRefForID()`" | Jan Svoboda | 1 | -1/+1 |
2023-09-06 | [clang] NFCI: Adopt `SourceManager::getFileEntryRefForID()` | Jan Svoboda | 1 | -1/+1 |
2023-07-03 | [Tooling][Rewriter] Remove the redundant AtomicallyMovedFile Implementation. | Haojian Wu | 1 | -64/+13 |
2022-08-08 | [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC | Fangrui Song | 1 | -2/+2 |
2022-01-25 | Add assert on End iteration distance to Rewriter::getRewrittenText. | Ashley Hedberg | 1 | -0/+1 |
2022-01-09 | [clang] Use true/false instead of 1/0 (NFC) | Kazu Hirata | 1 | -1/+1 |
2021-12-09 | [NFC][clang] Return underlying strings directly instead of OS.str() | Logan Smith | 1 | -1/+1 |
2021-10-21 | [clang] Use StringRef::contains (NFC) | Kazu Hirata | 1 | -1/+1 |
2021-08-02 | [analyzer] Highlight arrows for currently selected event | Valeriy Savchenko | 1 | -1/+1 |
2021-08-02 | [analyzer] Add control flow arrows to the analyzer's HTML reports | Valeriy Savchenko | 1 | -0/+1 |
2021-03-02 | [clang] DeltaTree::AddDelta - fix "initialization is never read" clang-tidy w... | Simon Pilgrim | 1 | -1/+4 |
2020-10-23 | SourceManager: Clarify that FileInfo always has a ContentCache, NFC | Duncan P. N. Exon Smith | 1 | -4/+4 |
2020-10-19 | Lexer: Update the Lexer to use MemoryBufferRef, NFC | Duncan P. N. Exon Smith | 2 | -3/+3 |
2020-10-19 | clang/{Format,Rewrite}: Stop using SourceManager::getBuffer, NFC | Duncan P. N. Exon Smith | 1 | -9/+9 |
2019-08-15 | [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug | Joel E. Denny | 1 | -0/+11 |
2019-07-06 | [Rewrite] Extend to further accept CharSourceRange | Joel E. Denny | 1 | -3/+6 |
2019-05-29 | [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece | Csaba Dabis | 1 | -16/+33 |
2019-05-17 | [Lex] Allow to consume tokens while preprocessing | Ilya Biryukov | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 5 | -20/+15 |
2018-12-10 | Misc typos fixes in ./lib folder | Raphael Isemann | 1 | -2/+2 |
2018-11-01 | Fix clang -Wimplicit-fallthrough warnings across llvm, NFC | Reid Kleckner | 1 | -1/+1 |
2018-07-30 | Remove trailing space | Fangrui Song | 3 | -6/+6 |
2018-05-09 | Remove \brief commands from doxygen comments. | Adrian Prantl | 1 | -1/+1 |
2018-04-30 | PR37189 Fix incorrect end source location and spelling for a split '>>' token. | Richard Smith | 1 | -9/+10 |
2018-03-27 | [Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnin... | Eugene Zelenko | 4 | -83/+97 |
2018-01-23 | [analyzer] Show full analyzer invocation for reproducibility in HTML reports | George Karpenkov | 1 | -0/+20 |
2018-01-23 | [html] [NFC] Use raw strings to dump the style table. | George Karpenkov | 1 | -76/+102 |
2018-01-17 | [analyzer] Better UI in html reports for displaying shortcuts help | George Karpenkov | 1 | -0/+4 |
2018-01-17 | [analyzer] support a mode to only show relevant lines in HTML diagnostics | George Karpenkov | 1 | -4/+7 |
2017-12-21 | [analyzer] Add Javascript to analyzer HTML output to allow keyboard navigation. | George Karpenkov | 1 | -0/+1 |
2017-08-03 | [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output | Devin Coughlin | 1 | -0/+5 |
2017-06-03 | Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. | Galina Kistanova | 1 | -0/+1 |
2016-10-07 | [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) | Artem Dergachev | 1 | -2/+7 |
2016-10-07 | Revert "[analyzer] Try to re-apply r283092 "Extend bug reports with extra notes" | Artem Dergachev | 1 | -7/+2 |
2016-10-07 | [analyzer] Try to re-apply r283092 "Extend bug reports with extra notes" | Artem Dergachev | 1 | -2/+7 |
2016-10-04 | Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot. | Vitaly Buka | 1 | -7/+2 |
2016-10-03 | [analyzer] Extend bug reports with extra notes | Artem Dergachev | 1 | -2/+7 |
2016-10-01 | Use StringRef for MemoryBuffer identifier API (NFC) | Mehdi Amini | 1 | -3/+3 |
2016-09-15 | [analyzer] Fix HTMLRewriter style sheets to support non-webkit browsers. | Artem Dergachev | 1 | -0/+4 |
2016-02-18 | Remove use of builtin comma operator. | Richard Trieu | 1 | -2/+4 |
2016-02-09 | Simplify EnterTokenStream API to make it more robust for memory management | David Blaikie | 1 | -1/+1 |