| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix "pointer is null" static analyzer warning. NFCI. | Simon Pilgrim | 2020-01-10 | 1 | -1/+1 |
| * | Fix "pointer is null" static analyzer warning. NFCI. | Simon Pilgrim | 2020-01-10 | 1 | -1/+1 |
| * | Removed some questionable default arguments from setters | Dmitri Gribenko | 2019-09-12 | 1 | -1/+1 |
| * | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 2 | -5/+5 |
| * | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 3 | -4/+4 |
| * | [clang] Adopt new FileManager error-returning APIs | Harlan Haskins | 2019-08-01 | 2 | -11/+16 |
| * | Fix parameter name comments using clang-tidy. NFC. | Rui Ueyama | 2019-07-16 | 3 | -4/+4 |
| * | Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti... | Fangrui Song | 2019-07-03 | 1 | -3/+2 |
| * | [PlistSupport] Produce a newline to end plist output files | Hubert Tong | 2019-06-10 | 1 | -1/+1 |
| * | Recommit r359859 "[Attribute/Diagnostics] Print macro if definition is an att... | Leonard Chan | 2019-05-07 | 1 | -0/+3 |
| * | Revert "[Attribute/Diagnostics] Print macro if definition is an attribute dec... | Leonard Chan | 2019-05-03 | 1 | -3/+0 |
| * | [Attribute/Diagnostics] Print macro if definition is an attribute declaration | Leonard Chan | 2019-05-02 | 1 | -0/+3 |
| * | Range-style std::find{,_if} -> llvm::find{,_if}. NFC | Fangrui Song | 2019-03-31 | 1 | -2/+2 |
| * | Fix file headers. NFC | Fangrui Song | 2019-03-01 | 2 | -2/+2 |
| * | Use llvm::is_contained. NFC | Fangrui Song | 2019-02-10 | 1 | -2/+2 |
| * | [AST] Update the comments of the various Expr::Ignore* + Related cleanups | Bruno Ricci | 2019-02-03 | 3 | -8/+11 |
| * | [analyzer] [ARCMT] [NFC] Unify entry point into RetainSummaryManager | George Karpenkov | 2019-01-29 | 1 | -24/+33 |
| * | [analyzer] Port RetainSummaryManager to the new AnyCall interface, decouple A... | George Karpenkov | 2019-01-25 | 2 | -3/+1 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 22 | -88/+66 |
| * | [analyzer] [RetainCountChecker] [NFC] Remove redundant enum items *Msg, as th... | George Karpenkov | 2019-01-10 | 1 | -8/+11 |
| * | [analyzer] [NFC] Track object type with ArgEffect in RetainCountChecker. | George Karpenkov | 2019-01-10 | 1 | -17/+18 |
| * | [analyzer] [NFC] Move ObjKind into a separate top-level enum in RetainSummary... | George Karpenkov | 2019-01-10 | 1 | -7/+7 |
| * | Misc typos fixes in ./lib folder | Raphael Isemann | 2018-12-10 | 1 | -1/+1 |
| * | PTH-- Remove feature entirely- | Erich Keane | 2018-12-04 | 1 | -2/+0 |
| * | Fix clang -Wimplicit-fallthrough warnings across llvm, NFC | Reid Kleckner | 2018-11-01 | 1 | -0/+1 |
| * | Create ConstantExpr class | Bill Wendling | 2018-10-31 | 4 | -8/+8 |
| * | NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) | Erik Pilkington | 2018-10-30 | 1 | -2/+2 |
| * | Add missing library dependency to fix build break after rC340247 | Hiroshi Inoue | 2018-08-21 | 1 | -0/+1 |
| * | [analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker - try #2 | George Karpenkov | 2018-08-21 | 1 | -2/+2 |
| * | Model type attributes as regular Attrs. | Richard Smith | 2018-08-20 | 2 | -11/+6 |
| * | Revert "[analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker" | Bruno Cardoso Lopes | 2018-08-18 | 2 | -2/+3 |
| * | [analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker | George Karpenkov | 2018-08-18 | 2 | -3/+2 |
| * | [analyzer] [NFC] Move ObjCRetainCount to include/Analysis | George Karpenkov | 2018-08-17 | 1 | -1/+1 |
| * | Add a newline to SourceLocation dump output | Stephen Kelly | 2018-08-15 | 1 | -1/+1 |
| * | Revert r339623 "Model type attributes as regular Attrs." | Reid Kleckner | 2018-08-14 | 2 | -6/+11 |
| * | Model type attributes as regular Attrs. | Richard Smith | 2018-08-13 | 2 | -11/+6 |
| * | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 4 | -24/+25 |
| * | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 8 | -42/+46 |
| * | Remove trailing space | Fangrui Song | 2018-07-30 | 18 | -135/+135 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 9 | -24/+24 |
| * | PR37189 Fix incorrect end source location and spelling for a split '>>' token. | Richard Smith | 2018-04-30 | 4 | -9/+12 |
| * | Fix typos in clang | Alexander Kornienko | 2018-04-06 | 1 | -1/+1 |
| * | Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. | Galina Kistanova | 2017-06-03 | 2 | -0/+2 |
| * | [ARCMigrate] When applying changes from remap files, disable the 'adjustRemov... | Argyrios Kyrtzidis | 2017-04-28 | 1 | -1/+1 |
| * | Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and... | David Blaikie | 2017-01-06 | 1 | -2/+2 |
| * | Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ... | David Blaikie | 2017-01-06 | 1 | -2/+2 |
| * | IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp... | David Blaikie | 2017-01-05 | 1 | -2/+2 |
| * | Fix Clang-tidy readability-redundant-string-cstr warnings | Malcolm Parsons | 2016-11-02 | 1 | -1/+1 |
| * | [NFC] Header cleanup | Mehdi Amini | 2016-07-18 | 2 | -5/+1 |
| * | [objcmt] Fix a buffer overflow crash than can occur while modernizing enums. | Argyrios Kyrtzidis | 2016-07-15 | 1 | -27/+17 |