]> granicus.if.org Git - clang/shortlog
clang
2012-04-28 Julien LerougeCurrently __builtin_annotation() only annotates an...
2012-04-28 Chris Lattnerimprove error recovery for extra ')'s after a if/switch...
2012-04-28 Chris Lattnerswitch some uses of ExpectAndConsume(tok::semi to use...
2012-04-28 Benjamin KramerisCXX98PODType: Avoid dispatch on the language standard...
2012-04-28 Benjamin KramerC++11 weakens the requirement for types used with offse...
2012-04-28 Benjamin KramerRename isPODType (using the C++98 rules) into isCXX98PO...
2012-04-28 Benjamin KramerRevert "Use the C++11 definition of PODness for __is_po...
2012-04-28 Benjamin KramerUse the C++11 definition of PODness for __is_pod in...
2012-04-28 Jordy Rose[analyzer] Remove references to idx::TranslationUnit...
2012-04-27 Nico WeberMake the diagnostic for "unexpected ':' in nested name...
2012-04-27 Fariborz Jahanianobjective-c modern translator: Correctly translate
2012-04-27 Douglas GregorWhen @encode'ing a C++ class that has empty base classe...
2012-04-27 Chad RosierBump up the MaxDepth in the BalancedDelimiterTracker.
2012-04-27 Fariborz Jahanianmodern objective-c translator: _OBJC_PROTOCOL_REFERENCE_*
2012-04-27 Chad Rosier[driver] Don't try to set the deployment target when...
2012-04-27 Richard SmithPR12224 (sort of): Diagnose inheriting constructor...
2012-04-27 Kaelyn UhrainImrpove the note text for when a non-type decl hides...
2012-04-27 Chad RosierFix logic such that we only call getToolChain once...
2012-04-27 Chad RosierRemove redundant calls to BAA->getArchName(). No funct...
2012-04-27 Chad RosierRevert 155679; Not a typo.
2012-04-27 Alexey SamsonovUse enum to set debug info size generated by Clang
2012-04-27 Ted KremenekUse a deque instead of an ImmutableList in AnalysisCons...
2012-04-27 NAKAMURA Takumitest/Rewriter: Mark 4 tests as XFAIL:mingw32, due to...
2012-04-27 NAKAMURA Takumitest/Driver/fast-math.c: Mark this as XFAIL:cygming...
2012-04-27 Argyrios KyrtzidisAdd test case for rdar://11293995
2012-04-27 Eli FriedmanAdd a missing check in CodeGen of packed classes with...
2012-04-27 Richard SmithThe release notes are no place for modesty.
2012-04-27 Ted KremenekChange FunctionSummary.h's definition of SetOfDecls...
2012-04-27 Chad RosierTypo.
2012-04-26 Kaelyn UhrainAdd note to help explain why a tag such as 'struct...
2012-04-26 Fariborz Jahanianmodern objective-c transltion: Fixes a translation bug
2012-04-26 Eli FriedmanAdd a missing ExpressionEvaluationContext for template...
2012-04-26 Nico WeberRemove svn:eol-style from the test I just added. Sorry :-/
2012-04-26 Nico WeberRevert r154981, because it caused PR12674.
2012-04-26 Fariborz JahanianTest case for previosu patch.
2012-04-26 Fariborz Jahanianobjective-c IRGen. Fixes a getter synthesis bug
2012-04-26 John McCallFix a bug with block layout when the block contains...
2012-04-26 David BlaikieFix file name in comment.
2012-04-26 Simon AtanasyanMIPS: Add support for 64-bit MIPS targets: mips64 ...
2012-04-26 Argyrios Kyrtzidis[PCH] In ASTReader::completeVisibleDeclsMap, after...
2012-04-26 John McCallFix a crash-on-invalid where the constant evaluator...
2012-04-26 Chad RosierRemove the group from -fhonor_infinites/-fno_honor_infi...
2012-04-26 Evgeniy StepanovDefine __ANDROID__ macro on -androideabi targets.
2012-04-26 Manuel KlimekAdds a tutorial on how to write RAV based ASTFrontendAc...
2012-04-26 Manuel KlimekReverted unintentional commit.
2012-04-26 Simon AtanasyanMIPS: Add tests to check the debian multiarch stuff...
2012-04-26 Manuel KlimekAdds a small tutorial on how to write RAV based ASTFron...
2012-04-26 Craig TopperEnable AVX/AVX2 for Sandy Bridge, Ivy Bridge, and Haswe...
2012-04-26 Ted KremenekUpdate checker build link, and remove stale links.
2012-04-26 Richard SmithPR12647: An alias template instantiation which occurs...
2012-04-26 Ted Kremenek[analyzer] check lazy bindings in RegionStore first...
2012-04-26 Ted KremenekTeach RetainCountChecker that it doesn't quite understa...
2012-04-26 Richard SmithPR12660: Don't crash when initializing a const referenc...
2012-04-26 Chandler CarruthFix a long-standing bug where Clang had a different...
2012-04-26 Richard SmithTwo missing -Wc++98-compat warnings, for null pointers...
2012-04-26 Rafael EspindolaReject cases like
2012-04-25 Richard SmithIf a type is non-literal by virtue of being incomplete...
2012-04-25 Richard SmithRecursiveASTVisitor: When in 'shouldVisitTemplateInstan...
2012-04-25 Chad RosierTypo.
2012-04-25 Fariborz Jahanianobjective-c modern translator: more tests.
2012-04-25 Kaelyn UhrainAdd an error message with fixit hint for changing ...
2012-04-25 Argyrios KyrtzidisWhen resolving default template arguments, it should...
2012-04-25 Richard SmithPR12625: Cope with classes which have incomplete base...
2012-04-25 Benjamin KramerUse a SmallMap for StoredDeclsMap, it's usually sparsel...
2012-04-25 Benjamin KramerConvert a std::map that usually has between 0 and 10...
2012-04-25 Fariborz Jahanianimprove a modern objc translator test.
2012-04-25 Fariborz Jahanianmodern objc rewriter: fixes a bug writing
2012-04-25 Manuel KlimekAdds documentation for how to use the tooling library.
2012-04-25 Manuel KlimekAdds a document describing the various tooling approach...
2012-04-25 Evgeniy StepanovMake asan-ld test windows-safe.
2012-04-25 Manuel KlimekFixes the header search logic for tools:
2012-04-25 Evgeniy StepanovClang driver support for linking on Android.
2012-04-25 Evgeniy StepanovFix default cpu for -march=armv5e.
2012-04-25 Chris LattnerOpenBSD: Remove incorrect -pthread preprocessor define...
2012-04-25 Chris Lattnerdon't use soname on OpenBSD, it doesn't support it...
2012-04-24 Nico WeberExpand #include_next in float.h from mingw to _msc_ver.
2012-04-24 Chad RosierAdd acos, asin, ceil, fabs, floor, fmax, fmin, round...
2012-04-24 Chad RosierAdd atan, atan2, exp, and log to the builtin math libra...
2012-04-24 Chad RosierAlphabetize the builtin math library functions. No...
2012-04-24 Nico WeberLet NULL and MSVC headers coexist better.
2012-04-24 Richard SmithRecursiveASTVisitor: Visit instantiations of member...
2012-04-24 Fariborz Jahanianmodern objc translator: Allow writing of multiple
2012-04-24 Fariborz Jahanianobjc modern rewriter: allow translation of
2012-04-24 Fariborz Jahanianobjc modern rewriter: minor refactoring.
2012-04-24 Gabor GreifAdd a FIXME for uncomplete comment
2012-04-24 Aaron BallmanAdding information about what intrinsics still need...
2012-04-24 Bill WendlingAdd a flag to the image info section indicating that...
2012-04-24 Evgeniy StepanovOnly pass -mcpu, -march, -mfpu to linux-as on ARM.
2012-04-24 Kostya Serebryanyenable TBAA when -fthread-sanitizer is given, even...
2012-04-24 Chandler CarruthFix a typo spotted by Matt.
2012-04-24 Richard SmithDon't try to delay parsing the exception specification...
2012-04-24 Chandler CarruthIntroduce an initial sketch of a MSVC compatible 'intri...
2012-04-24 Richard SmithPR12629: Cope with parenthesized function types when...
2012-04-24 NAKAMURA Takumiclang/test/Rewriter/objc-modern-boxing.mm: Mark as...
2012-04-23 DeLesley HutchinsThread safety analysis: refactor test cases so that...
2012-04-23 Fariborz Jahanianwith -Wdeprecated, include a note to its deprecated...
2012-04-23 Eric ChristopherForward declarations should take a context. This helps...
2012-04-23 DeLesley HutchinsThread safety analysis: support the use of pt_guarded_...
2012-04-23 Chandler CarruthRevert r155363, due to the underlying patches in LLVM...
2012-04-23 Rafael EspindolaFix visibility when we have two types with explicit...
next