]> granicus.if.org Git - clang/shortlog
clang
2013-08-02 Hans WennborgRe-commit r187637: "clang-cl: add more options"
2013-08-02 Manuel KlimekImplement Allman style.
2013-08-02 Manuel KlimekFix crash when encountering alias templates in isDerive...
2013-08-02 Fariborz JahanianObjectiveC migrator: Add another family of factory
2013-08-02 Matt ArsenaultFix missing * making the C++ mode thing not work
2013-08-02 Hans WennborgCC1: Only parse command-line options that have the...
2013-08-02 Fariborz JahanianObjectiveC migrator: Fixes public buildbot failures,
2013-08-02 Fariborz Jahanianrevert patch I added in r187655. It still breaks public
2013-08-02 Fariborz JahanianObjectiveC migration. Check-in patch reverted in r187634.
2013-08-02 Rafael EspindolaConvert last use of st_dev in clang.
2013-08-02 Tim NorthoverRemove rather oddly merged logic from AArch64 commit.
2013-08-02 Daniel Jasperclang-format: Fix string breaking after "<<".
2013-08-02 Alexey SamsonovAssume UniqueID is zero for invalid PPRegion to fix...
2013-08-02 Craig TopperFix indentation. No functional change.
2013-08-02 Hans WennborgRevert r187537 "clang-cl: add more options"
2013-08-02 Richard SmithWhen merging redeclaration chains across modules, if...
2013-08-02 Hans Wennborgclang-cl: add more options
2013-08-02 Rafael EspindolaRevert "ObjectiveC migrator. Migrate to instancetype...
2013-08-01 Rafael EspindolaRevert "If -fslp-vectorize or -fno-slp-vectorize are...
2013-08-01 Daniel Jasperclang-format: Operator precendence in ObjC method exprs.
2013-08-01 Nadav RotemIf -fslp-vectorize or -fno-slp-vectorize are given...
2013-08-01 Fariborz JahanianObjectiveC migrator. Migrate to instancetype return...
2013-08-01 Jordan Rose[analyzer] Don't process autorelease counts in synthesi...
2013-08-01 Jordan Rose[analyzer] Silently drop all reports within synthesized...
2013-08-01 Daniel Jasperclang-format: Don't break empty 2nd operand of ternary...
2013-08-01 Rafael EspindolaUse llvm::sys::fs::UniqueID for windows and unix.
2013-08-01 Bill WendlingUse function attributes to indicate if we don't want...
2013-08-01 David BlaikieDebugInfo: Don't prefer declarations over definitions...
2013-08-01 David BlaikieDebugInfo: Emit template arguments for limited types...
2013-08-01 Hans WennborgOptions.td: O0 and O4 are not Joined options
2013-08-01 Nadav RotemEnable the SLP-vectorizer by default
2013-08-01 David BlaikieReduce a variable's scope (no functionality change)
2013-08-01 Daniel JasperSimplify git-clang-format by using new -lines option.
2013-08-01 Daniel JasperTeach clang-format to understand static_asserts better.
2013-08-01 Joey GoulyFix typo in comment.
2013-08-01 David MajnemerAST: Treat inline function declarations in -fms-compati...
2013-08-01 Hans WennborgOptions: Use AliasArgs for -O -> -O2 translation.
2013-08-01 Daniel Jasperclang-format: Improve line breaks in @property.
2013-08-01 Benjamin KramerMake helper function static.
2013-08-01 Daniel JasperSilence unused variable warning in non-assert builds.
2013-08-01 Tim NorthoverAArch64: initial NEON support
2013-08-01 Arnaud A. de... Check dynamic_cast is not used with -fno-rtti, unless...
2013-08-01 Craig TopperRemove more odd code that tries to account for an off...
2013-08-01 Craig TopperFix to handle all non-power-of-2 vector sizes in the...
2013-08-01 David MajnemerSema: Diagnose explicitly bound unresolved member expre...
2013-08-01 Craig TopperRemove broken and unnecessary vec3 handling from VisitS...
2013-08-01 David MajnemerParse: Don't consider attributes of broken member decla...
2013-08-01 Richard SmithFix assert when instantiating a default argument of...
2013-08-01 Hans WennborgRemove the SUPPORT_ALIASARGS define
2013-07-31 Daniel Jasperclang-format: Make alignment of trailing comments optio...
2013-07-31 Hans WennborgMake -m[no-]pascal-strings an alias of -f[no]pascal...
2013-07-31 Fariborz JahanianObjectiveC ARC: finishing off issuing error when
2013-07-31 Daniel Jasperclang-format: Add more options to namespace indentation.
2013-07-31 Hans WennborgOption parsing tables: pick up AliasArgs from the OPTIO...
2013-07-31 Fariborz JahanianObjectiveC ARC: Do not issue bridge cast diagnostic...
2013-07-31 Reid KlecknerFix declaring class template methods with an attributed...
2013-07-31 Hans Wennborgclang-cl: add the /c, /W0 and /W1 options
2013-07-31 Kaelyn UhrainA few small cleanups to r187504. Thanks to dblaikie...
2013-07-31 Fariborz JahanianObjectiveC arc: minor refactoring in my last patch
2013-07-31 Fariborz JahanianObjectiveC arc: Introduce a new initialization kind
2013-07-31 Kaelyn UhrainImprove the diagnostic experience, including adding...
2013-07-31 Fariborz JahanianObjectiveC arc: Move check for type conversions in arc
2013-07-31 Hans WennborgFix a comment.
2013-07-31 Chandler CarruthWith help from chapuni on IRC, I think this is right...
2013-07-31 Chandler CarruthRun an experiment to try to understand the windows...
2013-07-31 Chandler CarruthTry only two slashes as that seems to be working elsewh...
2013-07-31 Chandler CarruthRe-enable the cross-linux test on windows after making...
2013-07-31 NAKAMURA Takumiclang/test/Driver/cross-linux.c is suppressed on win32...
2013-07-31 Aaron BallmanFixing an unused variable warning.
2013-07-31 Richard TrieuFix a crasher than manifests when typo correction sugge...
2013-07-31 Chandler CarruthFind a better compromise with the default library searc...
2013-07-31 Richard SmithFix read of uninitialized enum value in test, caught...
2013-07-30 Daniel Jasperclang-format: Improve detection of templates.
2013-07-30 Chandler CarruthStart keeping track of what work was done to detect...
2013-07-30 Aaron Ballmanerr_attribute_missing_parameter_name has been replaced...
2013-07-30 Aaron BallmanReplacing err_attribute_argument_not_int with err_attri...
2013-07-30 Timur IskhodzhanovAdd MicrosoftVFTableContext to AST
2013-07-30 NAKAMURA Takumiclang/test/Driver/qa_override.c: Resurrect a part of...
2013-07-30 Aaron BallmanAdded the notion of Type and TargetSpecific attributes...
2013-07-30 Aaron Ballmanerr_attribute_not_string has been subsumed by err_attri...
2013-07-30 Aaron BallmanRefactor some attributes to use checkFunctionOrMethodAr...
2013-07-29 David BlaikieRemove assert header dependency in test
2013-07-29 Alexander KornienkoSimplified SourceManager::translateLineCol a bit.
2013-07-29 Rafael EspindolaUpdate for llvm api change.
2013-07-29 Chandler CarruthMake this test not try to write on object file and...
2013-07-29 Richard SmithPR16715: Fix assert in verifier: only mark call to...
2013-07-29 Rafael EspindolaConvert a use of status with llvm::sys::fs::getUniqueID.
2013-07-29 Hans Wennborgtest/Driver/cl.c, remove quotes around /help
2013-07-29 David BlaikieSupport for Thread Safety Analysis in C
2013-07-29 Rafael EspindolaConvert a use of stat with sys::fs::status.
2013-07-29 Rafael EspindolaFix handling of "clang c:foo"
2013-07-29 Craig TopperReturn ExprError if both arguments to the mask form...
2013-07-29 NAKAMURA Takumiclang/test/Driver/cl.c: Don't attempt slash switches...
2013-07-28 Craig TopperFix up formatting. No functional change.
2013-07-28 Rafael EspindolaTry single quotes to fix the msys bot:
2013-07-28 Rafael EspindolaAvoid crashing if a directory has no pch files.
2013-07-27 Bob WilsonReduce stack frame size by avoiding a large token vecto...
2013-07-27 Hans WennborgFix test/Driver/cl.c.
2013-07-27 Craig TopperFix formatting. No functional change.
2013-07-27 Aaron BallmanUsing the function pointer instead of the function...
next