]> granicus.if.org Git - clang/shortlog
clang
2013-04-19 Eric ChristopherRevert "PR14606: Debug info for using directives/DW_TAG...
2013-04-19 David BlaikiePR14606: Debug info for using directives/DW_TAG_importe...
2013-04-19 David BlaikieGive CGDebugInfo::getContextDescriptor a more specific...
2013-04-19 Argyrios Kyrtzidis[libclang] Fix copy-paste error in comment.
2013-04-18 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_isVariadic, which...
2013-04-18 Fariborz JahanianObjective-C++: Enable passing of modern C++11 style
2013-04-18 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_getObjCDeclQualifiers...
2013-04-18 Chad RosierFix typo.
2013-04-18 Benjamin KramerAdd comment to describe cleverness.
2013-04-18 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_getObjCPropertyAttrib...
2013-04-18 Dmitri GribenkoComment parsing: simplify code. As a side effect,...
2013-04-18 Fariborz JahanianObjective-C parsing [qoi]: Provide good recovery when
2013-04-18 Argyrios Kyrtzidis[CMake] Create the directory before creating the link...
2013-04-18 Argyrios Kyrtzidissome more tests for r179743.
2013-04-18 Argyrios KyrtzidisAdd IRGen test case for r179743.
2013-04-18 Ted Kremenek[analyzer] Refine 'nil receiver' diagnostics to mention...
2013-04-18 Andy GibbsDropped the parentheses for #pragma message and its...
2013-04-18 Fariborz JahanianAdds a new doxygen tag needed. // rdar://12379053
2013-04-18 Argyrios Kyrtzidis[libclang] Report parameter array types as written...
2013-04-18 Jordan Rose[analyzer] "Force" LazyCompoundVals on bind when they...
2013-04-18 Jordan Rose[analyzer] Don't crash if we cache out after making...
2013-04-18 Chad RosierSpecify that we're parsing ms-style inline assembly.
2013-04-18 Manuel KlimekMultiple improvements to the AST matcher tutorial.
2013-04-18 Benjamin KramerReject asm output constraints that consist of modifiers...
2013-04-18 Benjamin KramerAdd llvm_unreachable at end of fully covered switch...
2013-04-18 Argyrios Kyrtzidis[Parser] Handle #pragma pack/align inside C structs.
2013-04-18 Richard TrieuSwitch the note order for -Woverloaded-shift-op-parenth...
2013-04-18 Richard TrieuUpdate the -Wparentheses tests to check that fix-its...
2013-04-18 Anna Zaks[analyzer] Tweak getDerefExpr more to track DeclRefExpr...
2013-04-17 Anna Zaks[analyzer] Improve dereferenced expression tracking...
2013-04-17 Bob WilsonAdd description of -Ofast optimization option to the...
2013-04-17 Anna Zaks[analyzer] Gain more precision retrieving the right...
2013-04-17 Anna Zaks[analyzer] Allow TrackConstraintBRVisitor to work when...
2013-04-17 Argyrios Kyrtzidis[Modules] Use global index to improve typo correction...
2013-04-17 Nico WeberAdd support for gcc's spelling of -fcolor-diagnostics.
2013-04-17 Daniel Dunbar[tests] Only include stdint.h if we are in freestanding...
2013-04-17 Fariborz Jahanian[document parsing]: When tag declaration (but not defin...
2013-04-17 Chad RosierTest cases for r179719.
2013-04-17 Jordan RoseFix off-by-one error in #pragma clang system_header.
2013-04-17 Richard SmithPR15755: don't drop parameter packs when dropping param...
2013-04-17 Benjamin KramerSema: Remove unused variable.
2013-04-17 Jordan Rose[analyzer] Don't warn for returning void expressions...
2013-04-17 Alexander KornienkoUnified token breaking logic: support for line comments.
2013-04-17 Eric ChristopherRevert r179671 and just pass a triple to the test for...
2013-04-17 Richard SmithDR974: Lambdas can have default arguments.
2013-04-17 Andy GibbsImplemented #pragma GCC warning/error in the same mould...
2013-04-17 Manuel KlimekThis corrects problems in the LibASTMatchers tutorial.
2013-04-17 Timur IskhodzhanovSet SRet flags properly in '-cxx-abi microsoft'.
2013-04-17 Douglas GregorFix PR15291: noreturn adjustment in overload resolution...
2013-04-17 Andy GibbsExtended VerifyDiagnosticConsumer to also verify source...
2013-04-17 Daniel JasperSmall improvements to clang-format documentation and...
2013-04-17 Eric ChristopherAdd a bit of a hack to deal with a failing testcase...
2013-04-17 Eric ChristopherRemove dead option.
2013-04-17 Richard TrieuAdd warning group -Woverloaded-shift-op-parentheses...
2013-04-17 Argyrios KyrtzidisCorrect the range returned by ParmVarDecl::getSourceRan...
2013-04-17 Jordan Rose[analyzer] Merge C++ status page into Open Projects.
2013-04-17 Jordan Rose[analyzer] Open Projects: grammar, phrasing, formatting
2013-04-17 Chad RosierTest cases for r179655.
2013-04-17 Argyrios KyrtzidisUse the extra info in global method pool to speed up...
2013-04-17 Argyrios KyrtzidisIn ASTContext::getOverriddenMethods, call overridden_me...
2013-04-17 Argyrios KyrtzidisEnhance the ObjC global method pool to record whether...
2013-04-16 Michael Gottesman[6/6] ARM Neon Intrinsic Tablegen Test Generator.
2013-04-16 Michael Gottesman[5/6] ARM Neon Intrinsic Tablegen Test Generator.
2013-04-16 Michael Gottesman[4/6] ARM Neon Intrinsic Tablegen Test Generator.
2013-04-16 John McCallDon't propagate around TargetOptions in IR-gen; we...
2013-04-16 John McCallStandardize accesses to the TargetInfo in IR-gen.
2013-04-16 John McCallDon't put too much thought into whether or not to capture a
2013-04-16 Michael Gottesman[3/6] ARM Neon Intrinsic Tablegen Test Generator.
2013-04-16 Ted KremenekMake test portable.
2013-04-16 Ted Kremenek[analyzer] Add experimental option "leak-diagnostics...
2013-04-16 Anna Zaks[analyzer] Add Open Projects page to the analyzer website
2013-04-16 John McCallobjc_autoreleasePoolPop() can throw if a -dealloc does.
2013-04-16 Fariborz JahanianTrying fixing test to make buildbot happy again.
2013-04-16 Michael Gottesman[2/6] ARM Neon Intrinsic Tablegen Test Generator.
2013-04-16 Ted KremenekProperly sort list.
2013-04-16 Ted KremenekFactor CheckerManager to be able to pass AnalyzerOption...
2013-04-16 Ted KremenekRemove unused "getConfig()" method. A new way is to...
2013-04-16 Michael Gottesman[1/6] ARM Neon Intrinsic Tablegen Test Generator.
2013-04-16 Tareq A. SirajSema for Captured Statements
2013-04-16 Benjamin Kramerrewrite-includes: Rewrite __has_include(_next) to get...
2013-04-16 Tareq A. SirajImplement CapturedStmt AST
2013-04-16 Tareq A. SirajParser support for #pragma clang __debug captured
2013-04-16 Daniel Dunbar[Modules] Convert module specific -fno-modules-autolink...
2013-04-16 Fariborz Jahanianmodify test to try to make buildbot happy.
2013-04-16 Jyotsna VermaRemove setjmp.h header file from Sema/return.c test...
2013-04-16 Douglas GregorFix PR4296: Add parser detection/error recovery for...
2013-04-16 Jyotsna VermaUse -emit-llvm for the following tests to stop them...
2013-04-16 Douglas GregorFix handling of atomic shift operations, from Serge...
2013-04-16 Fariborz JahanianObjective-C IRGen. Use llvm::WeakVH
2013-04-16 Rafael EspindolaSuppress unused warning on static inline function templ...
2013-04-16 Jakob Stoklund... Add support for sparcv9 targets.
2013-04-16 John McCallBasic support for Microsoft property declarations and
2013-04-16 Rafael EspindolaCorrectly propagate the storage class to function templ...
2013-04-16 Anna Zaks[analyzer] Improve the malloc checker stack hint message
2013-04-15 Anna Zaks[analyzer] Do not crash when processing binary "?:...
2013-04-15 Anna Zaks[analyzer] Add pretty printing to CXXBaseObjectRegion.
2013-04-15 Anna Zaks[analyzer] Address code review for r179395
2013-04-15 Anna Zaks[analyzer] Add more specialized error messages for...
2013-04-15 Daniel JasperBreak after multiline parameters.
2013-04-15 Jordan Rose[analyzer] Don't assert on a temporary of pointer-to...
next