]> granicus.if.org Git - clang/shortlog
clang
2011-09-30 Daniel DunbarRevert my --working-directory option, which wasn't...
2011-09-30 Douglas GregorAdd a section detailing the steps required to add an...
2011-09-30 Fariborz Jahanianobjc arc: allow objc_returns_inner_pointer on methods...
2011-09-30 Benjamin KramerFix compiler warning about && in ||.
2011-09-30 Bob WilsonInstall a copy of the libc++ headers with clang. ...
2011-09-30 Eli FriedmanSupport dllimport and dllexport on x86-64 Windows....
2011-09-30 Fariborz Jahanianobjc gc: assigning to an objc object struct member...
2011-09-30 Eli FriedmanMinor cleanup.
2011-09-30 Argyrios Kyrtzidis[libclang] Introduce CXCursor_CXXAccessSpecifier for...
2011-09-30 David ChisnallRemove the conditional that avoided passing the Objecti...
2011-09-30 Sebastian RedlFix a bug in the token caching for inline constructors...
2011-09-30 John McCallAdd explicit attributes to mark functions as having...
2011-09-30 Ted KremenekFix crash when analyzing C++ code involving constant...
2011-09-30 Anna Zaks[analyzer] Fix a bug in RetainReleaseChecker diagnostic...
2011-09-30 Anna Zaks[analyzer] Add -analyzer-purge option which can take...
2011-09-30 Eli FriedmanSome fixes for MS-style asm parsing: specifically,...
2011-09-30 Richard Smithconstexpr functions are implicitly const. More tests...
2011-09-30 Richard SmithFix typo.
2011-09-30 Richard SmithSuggest adding 'constexpr' if the GNU extension for...
2011-09-29 Richard SmithMark the ExtWarn for in-class initialization of static...
2011-09-29 Fariborz JahanianMinor refactoring. Enumerators may inherit the deprecat...
2011-09-29 Eli FriedmanPR11040: CheckICE should not allow an lvalue bitcast...
2011-09-29 Richard SmithIn C++0x, static const volatile data members cannot...
2011-09-29 Richard SmithPR11000: Fix crash on invalid.
2011-09-29 Richard Smithconstexpr: semantic checking for constexpr variables.
2011-09-29 Fariborz Jahanianc - Enumerators may inherit the deprecated/unavailable
2011-09-29 Anna ZaksAdd more comments to several checker callback functions.
2011-09-29 Peter CollingbourneAdd support for alignment-specifiers in C1X and C+...
2011-09-29 Peter CollingbourneAdd a warning group for warnings about using C1X featur...
2011-09-29 Peter CollingbourneAdd support for parsing an attribute-specifier-seq...
2011-09-29 Peter CollingbourneAdd support for parsing the optional attribute-specifie...
2011-09-29 Peter CollingbourneDriver: use correct search paths for multilib
2011-09-29 John McCallAdd an ns_bridged attribute, used to specify that a
2011-09-29 Ted KremenekLike IBOutletCollection, it only makes sense to apply...
2011-09-29 Ted KremenekDo not warn about empty format strings when there are...
2011-09-29 David BlaikieUnnecessary else
2011-09-29 Daniel DunbarBasic/Diagnostic: Kill off a few unnecessary functions...
2011-09-29 Daniel DunbarBasic/Diagnostics: Rewrite DiagnosticIDs::getDiagnostic...
2011-09-29 Daniel DunbarBasic/Diagnostics: Add three explicit bits to Diagnosti...
2011-09-29 Daniel DunbarBasic/Diagnostics: Add a DiagnosticIDs::getDiagnosticsI...
2011-09-29 Daniel DunbarBasic/Diagnostic: Add a DiagSate::getOrAddMappingInfo...
2011-09-29 Daniel Dunbartests: Add some more tests for warning mappings.
2011-09-29 Daniel DunbarBasic/Diagnostics: Move setDiagnosticMapping() to using...
2011-09-29 Daniel DunbarBasic/Diagnostics: Add a DiagnosticMappingInfo helper...
2011-09-29 Daniel DunbarBasic/Diagnostics: Eliminate getDiagnosticMappingInfo...
2011-09-29 Daniel DunbarBasic/Diagnostic: Eliminate the extra "mapping" out...
2011-09-29 Daniel DunbarBasic/Diagnostics: Add an isDefaultMappingAsError metho...
2011-09-29 Daniel DunbarFix 80-col viola.
2011-09-29 Douglas GregorAttempt to fix unit tests
2011-09-29 Daniel DunbarBasic/Diagnostic: Factor out
2011-09-29 Douglas GregorIntroduce an opt-in warning when a module is being...
2011-09-29 Douglas GregorIntroduce a pure virtual clone() method to DiagnosticCo...
2011-09-29 Daniel DunbarBasic/Diagnostics: Split out the default warning "no...
2011-09-29 Eric ChristopherChange "Regions" to be "LexicalBlocks" since that's...
2011-09-29 Eric ChristopherRename EmitStopPoint in CGDebugInfo to EmitLocation...
2011-09-29 Eric ChristopherReorder functions in the file.
2011-09-29 Eric ChristopherCall UpdateLineDirectiveRegion every time we want to...
2011-09-29 Eric ChristopherUpdate comment.
2011-09-28 Chad Rosier[driver] Add basic support for escaping XML characters...
2011-09-28 Fariborz Jahanianobjc arc: Diagnose block pointer type mismatch when
2011-09-28 Ted KremenekCheck for empty predecessors for walking them.
2011-09-28 Fariborz Jahanianobjc++ arc: Diagnose block pointer type mismatch when
2011-09-28 Richard TrieuFix typo. string-convervion -> string-conversion
2011-09-28 Ted KremenekTweak -Wobjc-missing-super-calls to not warning about...
2011-09-28 Argyrios KyrtzidisFor __weak/__strong/etc. ownership attributes, don...
2011-09-28 Chandler CarruthFix a typo spotted by Jonathan Sauer.
2011-09-28 Argyrios KyrtzidisIntroduce non-const Decl::getParentFunctionOrMethod.
2011-09-28 Argyrios Kyrtzidis[libclang] Introduce clang_Range_isNull.
2011-09-28 NAKAMURA TakumiInstall c-index-test also on CMake build, following...
2011-09-28 Chandler CarruthAttempt to silence the GCC -Wreturn-type warning...
2011-09-28 Chandler CarruthGenerate tests for all of the x86 SIMD instruction...
2011-09-28 Chandler CarruthAdd a little banner to this test. This lets my scripts...
2011-09-28 Chandler CarruthFix a think-o on my part that got enshrined in a FIXME...
2011-09-28 Chandler CarruthMove some of the defines down to more natural locations...
2011-09-28 Chandler CarruthTeach Clang to reject 32-bit only CPUs when compiling...
2011-09-28 Chandler CarruthSimplify the control flow for predefined macro selectio...
2011-09-28 Chandler CarruthSwitch the X86TargetInfo object from a string represent...
2011-09-28 Chandler CarruthIntroduce an enumeration for the x86 CPUs recognized...
2011-09-28 Chandler CarruthClean up a bit of the uses of CPU in the TargetInfo...
2011-09-28 Benjamin KramerDriver: Fix two bad typos that were breaking the buildbots.
2011-09-28 Ted KremenekInstall c-index-test as part of install-clang-c Makefil...
2011-09-28 Chandler CarruthBegin fixing Clang's predefined macros for various...
2011-09-28 Argyrios KyrtzidisIntroduce Decl::getParentFunctionOrMethod which if...
2011-09-28 Chad Rosier[driver] If no OSX or iOS target has been specified...
2011-09-27 Eli FriedmanPR11002: Make sure we emit sentinel warnings with a...
2011-09-27 Ted KremenekInclude prefix with default synthesized ivars.
2011-09-27 Douglas GregorOnly print _Bool as 'bool' when 'bool' is defined as...
2011-09-27 Douglas GregorRemove the egregious hack that made Objective-C++ ARC...
2011-09-27 Douglas GregorWhen 'bool' is not a built-in type but is defined as...
2011-09-27 Fariborz Jahanianobjcetive-c-arc: When overriding a method, its ns_consu...
2011-09-27 Anna ZaksFix a crash in MallocOverflowSecurityChecker. Patch...
2011-09-27 David ChisnallCheck for GCC paths that have the target triple in...
2011-09-27 Eli FriedmanGet rid of useless helper Sema::CastCategory.
2011-09-27 Douglas GregorIf you download clang and delete the test directory...
2011-09-27 Benjamin Kramerde-tmpify clang.
2011-09-27 Anna Zaks[analyzer] Remove target triple from the malloc overflo...
2011-09-27 Eli FriedmanSome changes to improve compatibility for MSVC-style...
2011-09-27 Douglas GregorDocument the incompatibility that stems from Clang...
2011-09-27 Eli FriedmanMove test, so it actually tests what it is supposed...
2011-09-27 Eli FriedmanFix examples for r140478. PR11021.
next