]> granicus.if.org Git - clang/shortlog
clang
2012-01-20 Benjamin KramerLocalize variable, remove unused assignment.
2012-01-20 Benjamin KramerRemove unused variables.
2012-01-20 Ted KremenekReenable DeadStoresChecker under --analyze, and move...
2012-01-20 Ted KremenekImplement checker that looks for calls to mktemps and...
2012-01-20 Ted KremenekTurn 'SecuritySyntaxChecker' into a "meta" security...
2012-01-20 Argyrios Kyrtzidis[libclang] Fix crash when indexing attributes, rdar...
2012-01-20 Eli FriedmanRemove PotentiallyPotentiallyEvaluated, and replace...
2012-01-20 Anna Zaks[analyzer] Add socket API as a source of taint.
2012-01-20 Anna Zaks[analyzer] Skip casts when determining taint dependenci...
2012-01-20 Anna Zaks[analyzer] Add a utility method that allows to find...
2012-01-20 Anna Zaks[analyzer] Cleanup of Symbol dump methods.
2012-01-20 Anna Zaks[analyzer] www: A minor cleanup to the dev manual.
2012-01-19 Richard SmithFurther testing for instantiation of out-of-line conste...
2012-01-19 Richard SmithAn instantiation of a constexpr static data member...
2012-01-19 Richard TrieuExtend the error of invalid token after declarations...
2012-01-19 Benjamin KramerSilence set-but-unused warning.
2012-01-19 Argyrios KyrtzidisIntroduce Lexer::getSourceText() that returns a string...
2012-01-19 Argyrios KyrtzidisIntroduce Lexer::makeFileCharRange() that accepts a...
2012-01-19 Argyrios KyrtzidisFor Lexer's isAt[Start/End]OfMacroExpansion add an...
2012-01-19 Argyrios KyrtzidisAdd unit testing for Lexer.
2012-01-19 Evgeniy StepanovExtend unwind.h with the ARM unwinder interface.
2012-01-19 Tanya LattnerA few style changes.
2012-01-19 Kaelyn UhrainRemove the now-unused CorrectTypoContext enum.
2012-01-18 Richard Smithconstexpr: converted constant expression handling for...
2012-01-18 Richard TrieuChange the error when a '+=' follows a declaration...
2012-01-18 Fariborz JahanianUse -Wdeprecated-objc-isa-usage for option to issue
2012-01-18 Kaelyn UhrainConvert SemaDecl.cpp to pass callback objects to Correc...
2012-01-18 Douglas GregorOptimize unqualified/global name lookup in modules...
2012-01-18 Anna ZaksRefactor: Pull getImmediateMacroName() out of Diagnosti...
2012-01-18 Fariborz Jahanianobjc: deprecate direct usage of 'isa' of objc objects
2012-01-18 Douglas GregorIn the driver, -fmodules enables modules for C/Objectiv...
2012-01-18 Seth CantrellAdd and update tests for character literals
2012-01-18 Seth Cantrellstop claiming unicode escape sequences are too long...
2012-01-18 Seth CantrellFix char literal types in C
2012-01-18 Seth CantrellImproves support for Unicode in character literals
2012-01-18 Seth Cantrelltest svn commit access
2012-01-18 Kaelyn UhrainConvert DiagnoseEmptyLookup to use correction callbacks.
2012-01-18 Richard SmithMove narrowing conversion detection code from SemaInit...
2012-01-18 Nick LewyckyAdd testcase for r148375!
2012-01-18 Eli FriedmanMake PotentiallyPotentiallyEvaluated contexts work...
2012-01-18 Nick LewyckyFix a string over-run detected by ASAN.
2012-01-18 Richard SmithA call to strlen is not a constant expression, even...
2012-01-18 Eli FriedmanThe value of a case statement is a potentially evaluate...
2012-01-18 Anna Zaks[analyzer] Refactor: prePropagateTaint ->
2012-01-18 Anna Zaks[analyzer] Taint: warn when tainted data is used to...
2012-01-18 Anna Zaks[analyzer] Taint: add taint propagation rules for strin...
2012-01-18 Anna ZaksConstify FunctionDecl::getmemoryFunctionKind().
2012-01-18 Nick LewyckyFix special king of typo.
2012-01-18 Eli FriedmanFix a couple issues where we didn't correctly delay...
2012-01-17 Fariborz Jahanianoutput body of folded case again.
2012-01-17 Fariborz JahanianFolding away unreachable case statement.
2012-01-17 Douglas GregorMake sure to initialize ExternalProtocolPtrTy
2012-01-17 Fariborz Jahanianobjc-arc: when 'assign' attribute is unspecified,
2012-01-17 Sebastian RedlAdd Sema::isInitListConstructor. This will be needed...
2012-01-17 Sebastian RedlAuto deduction support for std::initializer_list, inclu...
2012-01-17 Sebastian RedlTemplate argument deduction for std::initializer_list...
2012-01-17 Sebastian RedlRename the first of 11 DeduceTemplateArguments overloads.
2012-01-17 Sebastian RedlBasic overloading support for std::initializer_list.
2012-01-17 Sebastian RedlSema support for initialization of std::initializer_lis...
2012-01-17 Sebastian RedlAdd Sema::isStdInitializerList, which will be necessary...
2012-01-17 Anton Yartsevfix for PR11655
2012-01-17 Bob WilsonDisable -Wduplicate-method-match by default. <rdar...
2012-01-17 Eli FriedmanAdd __builtin_labs and __builtin_llabs, to complete...
2012-01-17 Richard SmithRemove constant member pointer support from Expr-based...
2012-01-17 Eli FriedmanCorrectly resolve an overload set passed to an overload...
2012-01-17 Richard SmithEnable constant evaluation of implicit calls to constex...
2012-01-17 Dan GohmanEnable the new ObjC ARC autorelease pool elimination...
2012-01-17 John McCallWhen initializing a catch variable in ARC, be sure...
2012-01-17 Jean-Daniel... Fix a couples of issues in format strings checking.
2012-01-17 Douglas GregorRework the way in which we (de-)serialize the declarations
2012-01-17 Fariborz Jahanianobjc: fixes a bug where struct used inside an
2012-01-17 Argyrios Kyrtzidis[libclang] Make sure Preprocessor is set in ASTUnit...
2012-01-17 Douglas GregorDon't eagerly deserialize the 'Protocol' type when...
2012-01-17 Douglas GregorWhen collecting all of the redeclarations of a declarat...
2012-01-17 Douglas GregorDelay the creation of the built-in Objective-C class...
2012-01-17 Hans WennborgTreat -Wformat=0 as an alias for -Wformat.
2012-01-17 David BlaikieRe-add an over-zealously removed break.
2012-01-17 David BlaikieRemove dead comments as per Chandler's feedback to...
2012-01-17 David BlaikieRemove unreachable code in Clang. (replace with llvm_un...
2012-01-17 David BlaikieRemove unnecessary default cases in switches over enums.
2012-01-17 Argyrios Kyrtzidis[libclang] Make clang_getCursorCompletionString not...
2012-01-17 Argyrios KyrtzidisIntroduce a CodeCompletionResult::CreateCodeCompletionS...
2012-01-17 Argyrios KyrtzidisIntroduce a static Sema::MarkDeducedTemplateParameters...
2012-01-17 Eli FriedmanRevert r148271; this requires more thought.
2012-01-17 Eli FriedmanChange the behavior of the lvalue-to-rvalue conversion...
2012-01-17 Nico WeberImprove diagnostics for dangling '}'.
2012-01-17 Anna ZaksUse Builtin ID as the return value
2012-01-17 Anna Zaks[analyzer] Taint: generalize taint propagation to simpl...
2012-01-16 Tanya LattnerAdd new line.
2012-01-16 Tanya LattnerAdd support for OpenCL 1.1 logical operations.
2012-01-16 Eli FriedmanAdd some calls to MarkDeclarationReferenced, towards...
2012-01-16 Eli FriedmanMake the auto-detection hack for the iOS simulator...
2012-01-16 Fariborz JahanianAnother test for 148243
2012-01-16 Fariborz JahanianA little more elaborate test for r148243
2012-01-16 Fariborz JahanianPatch for r148243 which was left behind.
2012-01-16 Fariborz JahanianFixes a crash during constant folding of a switch and...
2012-01-16 David ChisnallSome improvements to the handling of C11 atomic types:
2012-01-16 David BlaikieRefactor variables unused under non-assert builds.
2012-01-15 Douglas GregorNow that deserializing a definition of a C++ class...
2012-01-15 Douglas GregorWhen deserializing the definition of a C++ class/ObjC...
next