]> granicus.if.org Git - clang/shortlog
clang
2013-05-28 Fariborz JahanianPatch to issue error when target of MacOS and iOS
2013-05-28 Anna Zaks[analyzer] Use a more generic MemRegion.getAsOffset...
2013-05-28 Daniel JasperFix formatting regression regarding pointers to arrays.
2013-05-28 Rafael EspindolaFix a crash when we were trying to compute the linkage...
2013-05-28 Manuel KlimekMake UnwrappedLines and AnnotatedToken contain pointers...
2013-05-28 NAKAMURA Takumiclang/test/Driver/dyld-prefix.c: Exclude MSYS bash.
2013-05-28 Manuel KlimekA first step towards giving format tokens pointer identity.
2013-05-28 Daniel JasperInitial support for designated initializers.
2013-05-28 Manuel KlimekDisable tab expansion when counting the columns in...
2013-05-28 Manuel KlimekFixes indentation of empty lines in block comments.
2013-05-28 Daniel JasperClean up formatting of function types.
2013-05-28 Daniel JasperFix formatting of expressions containing ">>".
2013-05-28 Jakob Stoklund... Build correct coercion types in SparcV9ABIInfo.
2013-05-28 Rafael EspindolaPropagate VisibleNoLinkage down to class members.
2013-05-28 Rafael Espindolause getLVForDecl for consistency.
2013-05-27 Jakob Stoklund... Add a SparcV9ABIInfo class for handling the standard...
2013-05-27 Peter CollingbourneDriver: implement --dyld-prefix option.
2013-05-27 David BlaikieRemove unreachable return
2013-05-27 Daniel JasperImprove formatting of templates.
2013-05-27 Manuel KlimekMajor refactoring of BreakableToken.
2013-05-27 Rafael EspindolaFix the linkage of local types in inline VisibleNoLinka...
2013-05-27 Rafael EspindolaMove 3 helper function to Linkage.h
2013-05-27 Daniel JasperImprove indentation of assignments.
2013-05-27 Manuel KlimekAddress post-review comment from dblakie.
2013-05-27 Daniel JasperFix hacky way of preventing a certain type of line...
2013-05-27 Sergey MatveevAdd -fsanitize=leak to driver options.
2013-05-26 Richard SmithTests and status for DR51-99.
2013-05-26 Nico WeberFormatter/ObjC: In dictionary literals, break after...
2013-05-25 Rafael EspindolaFix linkage computation for derived types in inline...
2013-05-25 Duncan SandsFix comment type pointed out by Kim Gräsman.
2013-05-25 Argyrios Kyrtzidis[Preprocessor] Prevent expansion of y in x ## y when...
2013-05-25 Argyrios KyrtzidisMake isBeforeInTranslationUnit consistent in the face...
2013-05-24 Richard SmithIncrease the portability of this script a bit: use...
2013-05-24 Argyrios KyrtzidisMake isBeforeInTranslationUnit consistent in the face...
2013-05-24 Nico WeberWarn on va_start() when called with a reference parameter.
2013-05-24 Argyrios Kyrtzidis[libclang] Add logging for clang_createTranslationUnit.
2013-05-24 Argyrios KyrtzidisAdd some safety checks in a couple of SourceManager...
2013-05-24 Jordan Rose[analyzer] Fix test for r182677.
2013-05-24 Jordan Rose[analyzer] Treat analyzer-synthesized function bodies...
2013-05-24 Jordan Rose[analyzer; new edges] Properly set location after exiti...
2013-05-24 Michael J.... Replace Count{Leading,Trailing}Zeros_{32,64} with count...
2013-05-24 David BlaikieDebugInfo: Rename CreatePointerType to getOrCreateTypeD...
2013-05-24 David BlaikiePR16091: Error when attempting to emit debug info for...
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...
next