]> granicus.if.org Git - clang/shortlog
clang
2013-05-24 Diego Novillo[PATCH] Generate cold attribute for functions marked...
2013-05-24 Adrian Prantltypo.
2013-05-24 Chad Rosier[ms-inline asm] Don't diagnose an empty lookup for...
2013-05-24 Alexander KornienkoIgnore contents of #if 0 blocks.
2013-05-24 Rafael EspindolaFix printing CXXTemporaryObjectExpr with default args.
2013-05-24 Aaron BallmanSuffixing #pragma comment(lib) library names with ...
2013-05-24 Evgeniy StepanovAdd -lrt to sanitizer link arguments.
2013-05-24 Duncan SandsFix comment typo pointed out by maslen on IRC.
2013-05-24 Argyrios KyrtzidisUser correct case for 'FileCheck'.
2013-05-24 Argyrios Kyrtzidis[modules] If we hit a failure while loading a PCH/modul...
2013-05-24 Ted KremenekUpdate static analyzer build to checker-275.
2013-05-23 Richard SmithFix crash-on-invalid if list-initialization works,...
2013-05-23 Bill WendlingConstify the 'dump' method so that it can be called...
2013-05-23 Richard SmithFix assert on temporary std::initializer_list.
2013-05-23 Daniel JasperMore tests and a fix for braced init lists.
2013-05-23 Ted Kremenek[analyzer; alternate edges] Add a new test case file...
2013-05-23 Manuel KlimekFix aligning of comments.
2013-05-23 Manuel KlimekFix aligning of comments that are at the start of the...
2013-05-23 Tim NorthoverAdd caveat to __builtin_readcyclecounter documentation.
2013-05-23 Daniel JasperIncrease test coverage for braced init lists.
2013-05-23 Daniel JasperImprove formatting of braced lists.
2013-05-23 Daniel Jasperclang-format integration for git.
2013-05-23 Benjamin KramerMake helper functions static.
2013-05-23 Manuel KlimekStop aligning trailing comments which are aligned with...
2013-05-23 Manuel KlimekUse a SourceRange for the whitespace location in Format...
2013-05-23 Daniel JasperImprove formatting of braced lists.
2013-05-23 Manuel KlimekFix no-assert compiles.
2013-05-23 Manuel KlimekExpand parsing of braced init lists.
2013-05-23 Ted Kremenek[analyzer;alternate edges] fix type that was causing...
2013-05-23 Richard SmithFix bitcode desynchronization when loading a PCH contai...
2013-05-23 Richard SmithPR14772: Support constant expression evaluation for...
2013-05-22 Aaron BallmanAdding in parsing and the start of semantic support...
2013-05-22 David BlaikieDebug Info: Handle function/method types using the...
2013-05-22 Adrian PrantlComment and cleanup.
2013-05-22 Pete CooperInsert explicit casts to try appease overload resolutio...
2013-05-22 Ted KremenekUse scope-resolution operator to hopefully unbreak...
2013-05-22 Ted KremenekSimplifiy code using return value of erase().
2013-05-22 Ted Kremenek[analyzer; alternate edges] remove redundant adjacent...
2013-05-22 Adrian PrantlBugfix for r181629:
2013-05-22 Ted Kremenek[analyzer;alternate edges] remove puny edges on the...
2013-05-22 Ted KremenekRemove unnecessary assignment.
2013-05-22 Reid KlecknerRemove unused #include <map>
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...
next