]> granicus.if.org Git - clang/shortlog
clang
2018-08-23 Shuai Wang[ASTMatchers] Let hasObjectExpression also support...
2018-08-23 Raphael IsemannRe-land [ASTImporter] Add test for ObjCAtTryStmt/ObjCAt...
2018-08-23 Mikhail R.... [analyzer] added cache for SMT queries in the SMTConstr...
2018-08-23 Mikhail R.... [analyzer] Moved all CSA code from the SMT API to a...
2018-08-23 Mikhail R.... [analyzer] Templatefy SMTConstraintManager so more...
2018-08-23 Mikhail R.... [analyzer] Delete SMTContext. NFC.
2018-08-23 Mikael HolmenChange dyn_cast<CXXMethodDecl>(FD) to isa<CXXMethodDecl...
2018-08-23 Mikael HolmenRemoved unused variable [NFC]
2018-08-23 Alexander RichardsonUpdate avr attributes test for output change in r340519
2018-08-23 Ivan Donchevskii[libclang] Fix cursors for arguments of Subscript and...
2018-08-23 Chandler Carruth[x86/retpoline] Split the LLVM concept of retpolines...
2018-08-23 JF BastienMissing quote in previous commit
2018-08-23 JF BastienImprove incompatible triple error
2018-08-23 George Karpenkov[analyzer] Preliminary version of retain count checking...
2018-08-23 George KarpenkovRevert "[CStringSyntaxChecker] Check strlcat sizeof...
2018-08-23 George KarpenkovRevert "[CStringSyntaxChecker] Reduces space around...
2018-08-22 Nico Weberwin: Omit ".exe" from clang and clang-cl driver-level...
2018-08-22 Raphael IsemannRevert "[ASTImporter] Add test for ObjCAtTryStmt/ObjCAt...
2018-08-22 George Karpenkov[NFC] Add tags file to .gitignore
2018-08-22 George Karpenkov[analyzer] Track non-zero values in ReturnVisitor
2018-08-22 George Karpenkov[analyzer] Track the problematic subexpression in Undef...
2018-08-22 George Karpenkov[analyzer] [NFC] Minor refactoring of BugReporterVisitors
2018-08-22 Petr Hosek[Driver] Check normalized triples for multiarch runtime...
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCAtTryStmt/ObjCAtCatchStm...
2018-08-22 Raphael Isemann[ASTImporter] Actually test ArrayInitLoopExpr in the...
2018-08-22 Raphael Isemann[ASTImporter] Remove duplicated and dead CXXNamedCastEx...
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCTypeParamDecl
2018-08-22 Raphael Isemann[ASTImporter] Add test for SwitchStmt
2018-08-22 Raphael Isemann[ASTImporter] Add test for ObjCAutoreleasePoolStmt
2018-08-22 Aaron PuchertThread safety analysis: Allow relockable scopes
2018-08-22 Aaron Puchert[NFC] Test commit
2018-08-22 Elizabeth AndrewsCurrently clang does not emit unused static constants...
2018-08-22 Pirama Arumuga... [Android] Default to -fno-math-errno
2018-08-22 Chih-Hung Hsieh[Tooling] Allow -flto flags and filter out -Wa, flags
2018-08-22 Akira Hatanaka[CodeGen] Look at the type of a block capture field...
2018-08-22 Henry Wong[analyzer] Improve `CallDescription` to handle c++...
2018-08-22 Haojian Wu[Preamble] Fix an undefined behavior when checking...
2018-08-22 Gabor MartonFix import of class templates partial specialization
2018-08-22 David Green[AArch64] Add Tiny Code Model for AArch64
2018-08-22 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-08-22 Stefan Maksimovic[clang][mips] Set __mips_fpr correctly for -mfpxx
2018-08-22 Simon Tatham[clang-tblgen] Add -print-records and -dump-json modes.
2018-08-22 Hiroshi Inoue[AST] correct the behavior of -fvisibility-inlines...
2018-08-22 George Karpenkov[analyzer] [NFC] Fix minor formatting issues in RetainC...
2018-08-22 George Karpenkov[analyzer] [NFC] Extract a method for creating RefVal...
2018-08-22 Stephen KellyUpdate the docs for using LLVM toolset in Visual Studio
2018-08-21 Richard TrieuAdd space to TemplateArgument dump
2018-08-21 Nico WeberEliminate instances of `EmitScalarExpr(E->getArg(n...
2018-08-21 Martin Storsjo[CodeGen] Implicitly set stackrealign on the main funct...
2018-08-21 Erik PilkingtonAddress Aaron Ballman's post-commit review comments...
2018-08-21 Erik PilkingtonAdd a new flag and attributes to control static destruc...
2018-08-21 Raphael Isemann[ASTImporter] Add test for CXXNoexceptExpr
2018-08-21 Erik Pilkington[Parser] Support alternative operator token keyword...
2018-08-21 Raphael Isemann[ASTImporter] Add test for CXXForRangeStmt
2018-08-21 Matt ArsenaultAMDGPU: Move target code into TargetParser
2018-08-21 Louis Dionne[clang][NFC] Fix typo in the name of a note
2018-08-21 Kristof Umann[analyzer] Correctly marked a virtual function 'override'
2018-08-21 Balazs Keri[ASTImporter] Adding some friend function related unitt...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Explicit namespa...
2018-08-21 Hiroshi InoueAdd missing library dependency to fix build break after...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Added documentat...
2018-08-21 Kristof Umann[analyzer][UninitializedObjectChecker] Refactoring...
2018-08-21 Mikael HolmenRemoved unused variable [NFC]
2018-08-21 George Karpenkov[analyzer] [NFC] Split up RetainSummaryManager from...
2018-08-20 Heejin Ahn[WebAssembly] Revert type of wake count in atomic.wake...
2018-08-20 Saleem Abdulrasoollibclang: add install/distribution targets for python
2018-08-20 Raphael Isemann[ASTImporter] Add test for C++'s try/catch statements.
2018-08-20 Richard SmithModel type attributes as regular Attrs.
2018-08-20 David BlaikieDebugInfo: Add the ability to disable DWARF name tables...
2018-08-20 Fangrui Song[Lex] Make HeaderMaps a unique_ptr vector
2018-08-20 Matt ArsenaultRename -mlink-cuda-bitcode to -mlink-builtin-bitcode
2018-08-20 Alexey Bataev[OPENMP] Fix crash on the emission of the weak function...
2018-08-20 Adrian PrantlClose FileEntries of cached files in ModuleManager...
2018-08-20 Raphael Isemann[ASTImporter] Add test for C++ casts and fix broken...
2018-08-20 Alexey Bataev[OPENMP][BLOCKS]Fix PR38923: reference to a global...
2018-08-20 Raphael Isemann[ASTImporter] Test for importing condition variable...
2018-08-20 Andrei Elovikov[NFC] Don't define static function in header (Uninitial...
2018-08-19 Fangrui Song[Lex] Fix some inconsistent parameter names and duplica...
2018-08-19 Sanjay Patel[CodeGen] add test file that should have been included...
2018-08-19 Sanjay Patel[CodeGen] add rotate builtins that map to LLVM funnel...
2018-08-19 Ivan A. Kosarev[NEON] Define fp16 vld and vst intrinsics conditionally
2018-08-19 Sanjay Patelrevert r340137: [CodeGen] add rotate builtins
2018-08-19 Sanjay Patel[CodeGen] add/fix rotate builtins that map to LLVM...
2018-08-19 Sanjay Patelrevert r340135: [CodeGen] add rotate builtins
2018-08-19 Sanjay Patel[CodeGen] add rotate builtins
2018-08-18 Bruno Cardoso... Revert "[analyzer] [NFC] Split up RetainSummaryManager...
2018-08-18 George Karpenkov[analyzer] [NFC] Split up RetainSummaryManager from...
2018-08-17 George KarpenkovQuickfix for failing tests.
2018-08-17 Argyrios Kyrtzidis[index] For an ObjC message call, also record as receiv...
2018-08-17 Alex Lorenz[ObjC] Error out when using forward-declared protocol...
2018-08-17 Reid KlecknerDon't warn on returning the address of a label from...
2018-08-17 George Karpenkov[analyzer] [NFC] Minor refactoring of ISL-specific...
2018-08-17 George Karpenkov[analyzer] Re-instate support for MakeCollectable is...
2018-08-17 George Karpenkov[analyzer] [NFC] Move ObjCRetainCount to include/Analysis
2018-08-17 George Karpenkov[analyzer] [NFC] Move canEval function from RetainCount...
2018-08-17 George Karpenkov[analyzer] [NFC] Split up summary generation in RetainC...
2018-08-17 George Karpenkov[analyzer] [NFC] Split up RetainCountChecker
2018-08-17 George Karpenkov[analyzer] Drop support for GC mode in RetainCountChecker
2018-08-17 Mike Ricetest commit: add a comment
2018-08-17 Reid KlecknerUpdate comments in CGDebugInfo to reflect changes in...
next