]> granicus.if.org Git - clang/shortlog
clang
2013-05-22 Jordan Rosescan-build: use the xcodebuild specified by the user.
2013-05-22 Jordan Rose[analyzer] Don't crash if a block doesn't have a type...
2013-05-22 Reid KlecknerUse StringMap in MicrosoftMangle to resolve FIXME.
2013-05-22 Manuel KlimekFix uninitialized access error found by valgrind.
2013-05-22 Justin Holewinski[NVPTX] Add entire list of supported builtins
2013-05-22 Manuel KlimekMakes whitespace management more consistent.
2013-05-22 Daniel JasperImprove clang-format's stream formatting.
2013-05-22 Daniel JasperFix function declaration behavior.
2013-05-22 Daniel JasperImprove handling of trailing 'const'.
2013-05-22 Daniel JasperCut-off clang-format analysis.
2013-05-22 Anna Zaks[analyzer] Do not assert on reports ending in calls...
2013-05-21 Richard SmithFix crash-on-invalid: only use TransformAddressOfOperan...
2013-05-21 Richard SmithPR16090: C++1y: treat undeduced 'auto' as a literal...
2013-05-21 Richard SmithPR16094: I should have known Obj-C init-capture disambi...
2013-05-21 Ted Kremenek[analyzer;alternate edges] prune out extra edges to...
2013-05-21 Ted Kremenek[analyzer; alternated edges] look through expressions...
2013-05-21 Fariborz JahanianObjective-C arc: don't count use of __weak
2013-05-21 Richard SmithRefactor places which perform contextual implicit conve...
2013-05-21 David BlaikieDebug Info: Simplify the code changed in r182403 to...
2013-05-21 David BlaikieDebug Info: don't bother reinserting elements into...
2013-05-21 David BlaikieFix whitespace
2013-05-21 Daniel JasperFix off-by-one error in clang-format's emacs integration.
2013-05-21 Daniel JasperFix behavior of clang-format's -cursor flag.
2013-05-21 Daniel JasperLet clang-format move the cursor appropriately.
2013-05-21 Benjamin KramerRemove unused diagnostics.
2013-05-21 Daniel JasperAllow breaking before a trailing const.
2013-05-21 Richard SmithIn -ast-dump, only dump comments when dumping the actua...
2013-05-21 Ted Kremenek[analyzer; alternate edges] optimize edges for ObjC...
2013-05-20 Fariborz Jahaniandoc. parsing. HeaderDoc documentaton allows use of
2013-05-20 Richard SmithRevert r182331, these checks should be based on the...
2013-05-20 Richard SmithMove two Darwin-specific hacks into #ifdef __APPLE__...
2013-05-20 David BlaikiePR14606: Debug Info for namespace aliases/DW_TAG_import...
2013-05-20 Reid KlecknerWarn on and drop dllimport attrs from variable definitions
2013-05-20 Fariborz JahanianObjective-C [qoi]: When an class conforms to multiple
2013-05-20 Eric ChristopherMake this const since it never changes (and should...
2013-05-20 DeLesley HutchinsThread safety analysis: fix use after free bug reported...
2013-05-20 Hans WennborgReleaseNotes.rst: typo
2013-05-20 Alexander KornienkoMinor fix: don't crash on empty configuration file...
2013-05-20 Hans WennborgReleaseNotes: add note about ASTContext::WCharTy and...
2013-05-20 Alexey SamsonovNuke build of static ASan runtime on Mac OS - clang...
2013-05-20 Peter Collingbourne[ms-cxxabi] Look up operator delete() at every virtual...
2013-05-20 Evgeniy StepanovExtend default blacklist logic to MSan and TSan.
2013-05-20 Douglas GregorAdd arm_neon.h to the builtin intrinsics module map.
2013-05-20 Reid KlecknerImplement __declspec(selectany) under -fms-extensions
2013-05-20 Douglas GregorFix broken test
2013-05-20 Douglas GregorAdd -Wincomplete-module, which detects when a header...
2013-05-20 David BlaikieRevert "Revert "Debug Info: Using declarations/DW_TAG_i...
2013-05-19 Jakob Stoklund... OpenBSD/sparc64 uses long long for int64_t and intmax_t.
2013-05-19 Richard SmithTests and status for core issues 1-50.
2013-05-19 Alexander KornienkoClang-format: allow -style="{yaml/json}" on command...
2013-05-18 Anna Zaks[analyzer] Extend the checker developer manual. A patch...
2013-05-18 Chandler CarruthFix a logic bug in the handling of -fmath-errno in...
2013-05-18 Chandler CarruthSlight reorganization of the fast-math tests which...
2013-05-18 Serge PavlovRemoved invalid character.
2013-05-18 Jordan Rose[analyzer] New edges: include an edge to the end-of...
2013-05-18 Jordan Rose[analyzer] "Fix" ParentMap to handle non-syntactic...
2013-05-18 Jordan Rose[analyzer] Add a debug dump for PathPieces, a list...
2013-05-18 Jordan RoseRevert "[analyzer; alternate edges] improve support...
2013-05-18 Rafael EspindolaHandle local enum types too.
2013-05-17 Adrian PrantlDrop the const from the isa test.
2013-05-17 Adrian PrantlObjC Debug Info: Emit the correct method names for...
2013-05-17 DeLesley HutchinsThread safety analysis: add two new attributes to the...
2013-05-17 Rafael EspindolaUse the awesome CHECK-DAG!
2013-05-17 Anna Zaks[analyzer] Address Jordan's review comments for r182058
2013-05-17 Dmitri Gribenkolibclang: add a function to check whether a member...
2013-05-17 Fariborz JahanianObjective-C parsing. Error recovery when category imple...
2013-05-17 Dmitri GribenkoMove documentation to the constructor. Fixes a -Wdocum...
2013-05-17 Fariborz JahanianObjective-C++ (and c++) Sema: Patch fixes a sema crash...
2013-05-17 Reid KlecknerRefactor diagnostics for MS attributes without -fms...
2013-05-17 Ted Kremenek[analyzer; alternate edges] improve support for edges...
2013-05-17 Daniel JasperSlightly modify the formatting rules for braced lists.
2013-05-17 Manuel KlimekAdd embedded video for the AST tutorial.
2013-05-17 Ted Kremenek[analyzer; alternate edges] treat 'if' statements the...
2013-05-17 Ted Kremenek[analyzer; alternate edges] don't add an edge incoming...
2013-05-17 Richard SmithUse 'c++' not 'cxx' in these diagnostic group names...
2013-05-17 Richard SmithA little ArrayRef'ization.
2013-05-17 Richard SmithPR15757: When we instantiate an inheriting constructor...
2013-05-17 Jordan Rose[analyzer] Don't inline ~shared_ptr.
2013-05-17 Richard SmithAST dumping: if a declaration has an uncomputed or...
2013-05-16 Anna Zaks[analyzer] Add an option to use the last location in...
2013-05-16 Richard SmithSince we're counting number of steps, switch to turing...
2013-05-16 Argyrios Kyrtzidis[Lexer] Improve Lexer::getSourceText() when the given...
2013-05-16 Richard SmithAdd testcase omitted from r181998.
2013-05-16 Fariborz JahanianObjective-C arc: Diagnose when user attempts to
2013-05-16 David Fangfix PR 15726: ptrdiff_t should be int on PowerPC Darwin
2013-05-16 Daniel JasperAdd additional test-case for one-line-function.
2013-05-16 Daniel JasperAdd basic clang-format integration for sublime text.
2013-05-16 Daniel JasperDon't insert a break into include lines with trailing...
2013-05-16 Daniel JasperAdd config parsing test for new parameter.
2013-05-16 Daniel JasperAdd option to put short loops on a single line.
2013-05-16 Enea ZaffanellaLet CodeGenFunction::EmitVarDecl query the semantic...
2013-05-16 Daniel JasperAdd a more convenient interface to use clang-format.
2013-05-16 Daniel JasperComments should not prevent single-line functions.
2013-05-16 Hans WennborgSemaInit.cpp: give both IsStringInit() functions the...
2013-05-16 NAKAMURA Takumiclang/test/Modules/self-import-header/test.m: Add expli...
2013-05-16 Richard SmithFirst pass of semantic analysis for init-captures:...
2013-05-16 Richard SmithTidy up now that PointerUnion has an operator== that...
2013-05-16 Rafael EspindolaFix pr15930.
2013-05-16 Daniel JasperAdd back accidentally deleted line and add test for it.
2013-05-16 Richard TrieuCheck a pointer is not null before attempting to use...
next