]> granicus.if.org Git - clang/shortlog
clang
2013-08-08 Chandler CarruthThe only useful loop unrolling flag to give realistical...
2013-08-08 Richard TrieuSplit the deprecated increment bool warning into a...
2013-08-08 Arnold SchwaighoferRevert r187935 "Support for double width characters."
2013-08-08 Richard TrieuEmit an error for enum increments and decrements in...
2013-08-08 Filipe Cabecinhascatch-undefined-behavior.cpp: Remove names that don...
2013-08-08 Filipe CabecinhasUBSan: Fix naming for IR variables in catch-undef-behav...
2013-08-08 Filipe CabecinhasUBSan: Fix alignment checks emitted in downcasts.
2013-08-08 Hans Wennborgclang-cl: Support the run-time selection options (...
2013-08-07 Alexander KornienkoSupport for double width characters.
2013-08-07 Peter CollingbourneDataFlowSanitizer; Clang changes.
2013-08-07 Hans WennborgFix doxygen function name mismatch.
2013-08-07 Richard SmithPR9992: Serialize and deserialize the token sequence...
2013-08-07 Argyrios Kyrtzidis[PCH] Fix a PCH serialization crash, with invalid code...
2013-08-07 Manuel KlimekFixes a couple of bugs with the Allman brace breaking.
2013-08-07 Rafael EspindolaCorrectly allign arrays on 32 bit systems.
2013-08-07 Fariborz JahanianPatch to fix doxygen trailing comments for ObjectiveC...
2013-08-07 Daniel Jasperclang-format: Fix corner case in OpenMP pragma formatting.
2013-08-07 Jordan RoseEliminate CXXConstructorDecl::IsImplicitlyDefined.
2013-08-07 Rafael EspindolaIndicate success for simple options when clang called...
2013-08-07 Alexey SamsonovDocumentation for sanitizer special case list format...
2013-08-07 Daniel Jasperclang-format: Improve formatting of builder-type calls.
2013-08-07 Hans Wennborgclang-cl: Use .obj as object file extension instead...
2013-08-06 Fariborz JahanianPatch to fix doxygen trailing comments for ObjectiveC...
2013-08-06 Hans Wennborgclang-cl: Implement support for the /Fo option
2013-08-06 Richard TrieuAdd a new warning to -Wloop-analysis to detect suspicio...
2013-08-06 Fariborz JahanianObjectiveC migration: tweak setting of lifetime attribute
2013-08-06 Larisse VoufoUpdate status of support for variable templates on...
2013-08-06 Larisse VoufoA bit of clean up based on peer's feedback...
2013-08-06 Richard SmithPR16755: When initializing or modifying a bitfield...
2013-08-06 Larisse VoufoRemoved hack that was used to properly restore the...
2013-08-06 Larisse VoufoFixing commit r187768: Moved diagnosis of forward decla...
2013-08-06 Richard TrieuFix for PR16570: when comparing two function pointers...
2013-08-06 Larisse VoufoMoved diagnosis of forward declarations of variable...
2013-08-06 NAKAMURA Takumiclang/test/Driver/crash-report.c: Mark it as XFAIL...
2013-08-06 NAKAMURA TakumiAST/DeclTemplate.h: Possibly fix a warning. [-Wuninitia...
2013-08-06 NAKAMURA TakumiSemaTemplateInstantiateDecl.cpp: Suppress a warning...
2013-08-06 Larisse VoufoStarted implementing variable templates. Top level...
2013-08-06 Hans Wennborgclang-cl: Implement the /Tc, /TC, /Tp and /TP options.
2013-08-05 David Majnemer[ms-cxxabi] Properly mangle member pointers
2013-08-05 David Majnemer[ms-cxxabi] Handle template-template arguments
2013-08-05 David Majnemer[ms-cxxabi] Mangle nullptr template arguments
2013-08-05 Daniel JasperAdd option to disable module loading.
2013-08-05 Hans Wennborglit.cfg: better check for MSYS
2013-08-05 Richard SmithImplement C++'s restrictions on the type of an expressi...
2013-08-05 Serge PavlovRegression test for PR12699
2013-08-05 Jordan Rose[analyzer] Clarify that r187624 is a hack and should...
2013-08-05 Craig TopperUse a shuffle with undef elements instead of inserting...
2013-08-05 David MajnemerSema: Don't assume a nested name specifier holds a...
2013-08-04 Timur IskhodzhanovEmit the constructor for abstract classes when using...
2013-08-03 Craig TopperAdd support for passing -1 to __builtin_shufflevector...
2013-08-02 Hans WennborgOptions.td: remove _DASH_DASH
2013-08-02 Fariborz JahanianObjectiveC migrator. Differentiate 'instancetype'
2013-08-02 Bob WilsonOnly use the Darwin linker's -export_dynamic option...
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...
next