]> granicus.if.org Git - clang/shortlog
clang
2011-10-24 Douglas GregorWhen we perform a lookup for a dependent name that...
2011-10-24 Anna Zaks[analyzer] Node builders cleanup + comments
2011-10-24 Anna Zaks[analyzer] Remove the old StmtNodeBuilder.
2011-10-24 Anna Zaks[analyzer] Completely remove the global Builder object.
2011-10-24 Anna Zaks[analyzer] Remove more dependencies from global Builder
2011-10-24 Richard SmithConstant expression evaluation: evaluate lvalues as...
2011-10-24 Chandler CarruthSwitch to a more natural formatting of the macro name...
2011-10-24 Richard SmithConstant expression evaluation: factor out handling...
2011-10-24 Richard SmithIn accordance with the C89, C99 and C++98 standards...
2011-10-24 Anna Zaks[analyzer] Convert ExprEngine::visit() to use short...
2011-10-24 Anna Zaks[analyzer] Convert VisitDeclStmt to use local node...
2011-10-24 Anna Zaks[analyzer] Convert more functions (ex:evalBind()) to...
2011-10-24 Anna Zaks[analyzer] Convert VisitUnaryOperator to use short...
2011-10-24 Anna Zaks[analyzer] Use a temporary builder in CheckerContext.
2011-10-24 Anna Zaks[analyzer] Pass external Dst set to NodeBuilder
2011-10-24 Peter CollingbourneSimplify parsing ellipsis in Parser::ParseAlignArgument...
2011-10-24 Richard SmithConstant expression evaluation: factor out VarDecl...
2011-10-24 Fariborz JahanianMinor refactoring of my last patch. Per Doug's suggestion.
2011-10-24 Argyrios Kyrtzidis[libclang] Make sure we don't try to erase past the...
2011-10-24 Benjamin KramerFix mismatched new[]/delete[].
2011-10-24 Douglas GregorHave -fms-no-extensions turn off -fms-compatibility
2011-10-24 Douglas GregorMake -fms-compatibility imply -fms-extensions. Fixes...
2011-10-24 David ChisnallRemove debugging printfs that some idiot left in.
2011-10-24 David ChisnallEnable experimental support for objc_msgSend with GNUst...
2011-10-24 NAKAMURA TakumiRevert "Test commit"
2011-10-24 NAKAMURA TakumiTest commit
2011-10-24 Chandler CarruthActually rename the file AnalysisContext.cpp -> Analysi...
2011-10-24 Ted KremenekRename AnalysisContext to AnalysisDeclContext. Not...
2011-10-23 Peter CollingbourneFix grammar for C++11 alignment specifiers, and add...
2011-10-23 Peter CollingbourneFix typo (C++1 -> C++11).
2011-10-23 Peter CollingbourneDiagnose unexpanded parameter packs in member initialis...
2011-10-23 Peter CollingbourneClean up duplicated code in Sema::BuildMemInitializer.
2011-10-23 Peter CollingbourneImprove unexpanded parameter pack diagnostics by using...
2011-10-23 Peter CollingbourneAttach class template attributes to the templated CXXRe...
2011-10-23 Benjamin KramerReduce dependencies.
2011-10-23 Ted Kremenek[analyzer] Remove LocationContext creation methods...
2011-10-22 Bob WilsonFix a typo that completely broke the expansion of compl...
2011-10-22 Richard SmithRefactor vector constant expression evaluation to retur...
2011-10-22 Benjamin KramerRemove obsolete debugging macro, make helper static.
2011-10-22 Benjamin KramerPack struct better.
2011-10-22 NAKAMURA Takumitest/Driver/debug.c: Mark this as "REQUIRES: shell".
2011-10-22 NAKAMURA Takumilib/Driver/Tools.cpp: Use PathV2::is_absolute() to...
2011-10-22 Ted KremenekOnly emit implicit constant conversion truncation warni...
2011-10-22 Ted KremenekRefactor ThreadSafety to use PostOrderCFGView instead...
2011-10-22 Ted KremenekPull TopologicallySortedCFG out of LiveVariables into...
2011-10-22 Fariborz JahanianFixes a minor hick up to my last patch.
2011-10-22 Fariborz Jahanianobjc: private methods can have their attributes, no...
2011-10-22 Akira HatanakaMake changes necessary for N32/64 ABI conformance.
2011-10-21 Douglas GregorXFAIL test on Windows
2011-10-21 Douglas GregorMore speculative test tweaking
2011-10-21 Eric ChristopherFix PR11073 by adding the argument type information...
2011-10-21 Douglas GregorSwitch tests from grep to FileCheck
2011-10-21 Eli FriedmanAdd tests for CodeGen types in MS ABI. Based on patch...
2011-10-21 Argyrios Kyrtzidis[PCH] When serializing Stmts, keep track of when sub...
2011-10-21 Argyrios KyrtzidisDon't try to set the "array filler" in a InitListExpr...
2011-10-21 Eli FriedmanMore ASTRecordLayout changes for MS ABI; based on patch...
2011-10-21 Fariborz Jahanianc++: support gcc's application of weak attribute on
2011-10-21 Nick LewyckyDoug reports that this test is still failing. Try apply...
2011-10-21 DeLesley HutchinsAdded support for thread safety attributes on destructors.
2011-10-21 DeLesley HutchinsThread safety analysis refactoring: invalid lock expres...
2011-10-21 DeLesley HutchinsThread safety analysis: add support for attributes...
2011-10-21 Fariborz Jahanianobjective-c: Diagnose redeclaration of private
2011-10-21 Sean CallananAdded documentation for the recently-added
2011-10-21 DeLesley HutchinsRefactoring and code cleanup.
2011-10-21 Douglas GregorWhen performing name lookup for the previous declaratio...
2011-10-21 Peter CollingbournePermit auto SCS on parameter declarations, C++03 [dcl...
2011-10-21 Nick LewyckyTry to be exceedingly clever and make this test work...
2011-10-21 Douglas GregorTreat the Microsoft/Borland keyword "__except" as a...
2011-10-21 Nick LewyckyMassage this test a little so it works when run inside...
2011-10-21 Sean CallananI added a new function to DeclContext called
2011-10-21 Nick LewyckyTake DW_AT_comp_dir from $PWD when it's present and...
2011-10-20 Richard SmithAdd -Wc++98-compat diagnostics for jumps which bypass...
2011-10-20 Douglas GregorWhen fixing up the storage class for an anonymous union...
2011-10-20 Ted KremenekAdd test case for analyzer crash reported in <rdar...
2011-10-20 Richard Smith'extern template' is a C++11 feature. Add an Extension...
2011-10-20 Douglas GregorThere's no point in marking a declaration invalid just...
2011-10-20 Argyrios Kyrtzidis[libclang] Don't use C++-style comments in c-index...
2011-10-20 Douglas GregorDiagnose class template (partial) specializations that...
2011-10-20 Douglas GregorWhen we parse something that looks like a templated...
2011-10-20 Ted KremenekFurther refine the diagnostic categories for ARC diagno...
2011-10-20 Richard SmithAdd -Wc++98-compat warning for enumerations in nested...
2011-10-20 David BlaikieFixIt insert 'static' for anonymous unions at global...
2011-10-20 David BlaikieAdd a fixit to remove storage specifiers on anonymous...
2011-10-20 David BlaikieFix all 80 col violations in include/clang/Basic, plus...
2011-10-20 Richard SmithMake the -verify bits in this test actually test someth...
2011-10-19 Eli FriedmanDefine __STDC__ in -fms-extensions mode; defining it...
2011-10-19 David Blaikie80 cols (one I created in my last commit, plus a bunch...
2011-10-19 David BlaikieDon't provide errors for anonymous unions when they...
2011-10-19 Richard SmithImprove the diagnostic when a comma ends up at the...
2011-10-19 Richard Smith-Wc++98-compat: warn on nontrivial types used in unions...
2011-10-19 Matt Beaumont-GayOnly warn at self-initialization if some later use...
2011-10-19 Richard Smith-Wc++98-compat: diagnose if a reference is bound to...
2011-10-19 Rafael EspindolaFix the signatures of vfork, __sigsetjmp and sigsetjmp.
2011-10-19 Hans WennborgBreak out ssize_t test from Sema/format-strings-fixit.c
2011-10-19 Douglas GregorImprove the warning for cv-qualifiers on free functions...
2011-10-19 Douglas Gregor Add support for constant arrays, from Anders Waldenborg!.
2011-10-19 Douglas GregorAdd TypeKind.CONSTANTARRAY, from Anders Waldenborg!
2011-10-19 Douglas GregorFix error message for unknown type kind, from Anders...
2011-10-19 Douglas GregorThis new field was introduced in clang-c in r141277
2011-10-19 David BlaikieFix pr9789, assert-on-invalid while instantiating an...
next