]> granicus.if.org Git - clang/shortlog
clang
2010-08-24 John McCallMove some of SemaOverload's API to various places in...
2010-08-24 Douglas GregorImplement preprocessor code completion where a macro...
2010-08-24 Douglas GregorIntroduce basic code-completion support for preprocesso...
2010-08-24 Fariborz JahanianFix a bug in nonfragile-abi2 when attempting to diagnose
2010-08-24 Devang PatelFix enum size and align. Tested by setvar.exp in gdb...
2010-08-24 Ted KremenekDocument '__clang_analyzer__'.
2010-08-24 Daniel DunbarDebug Info: Put full Clang version into the debug info...
2010-08-24 John McCallSema doesn't need these STL headers.
2010-08-24 Daniel DunbarDriver/Clang: Forward -Wa, and -Xassembler to clang...
2010-08-24 Douglas GregorWhen providing completions for a function or method...
2010-08-24 Douglas GregorTeach InheritingConcreteTypeLoc to play nicely with...
2010-08-24 Douglas GregorParse all kinds of declarations as part of a linkage...
2010-08-24 John McCallIt turns out that this template is only instantiated...
2010-08-24 John McCallMore header elimination. The goal of all this is to...
2010-08-24 John McCallRemove a header dependency from Sema.h at the cost...
2010-08-24 John McCallStruggle mightily against header inclusion in Sema.h.
2010-08-24 John McCallOwningExprResult -> ExprResult. This patch brought...
2010-08-24 John McCallFold ASTOwningResult back into ActionResult.
2010-08-24 John McCallAbstract out passing around types and kill off ActionBase.
2010-08-24 Douglas GregorDiagnose the presence of multiple initializations of...
2010-08-24 Eli FriedmanPR7971: Compute the correct type for an address-of...
2010-08-24 Douglas GregorState explicitly that we are intentionally not providin...
2010-08-24 Zhongxing XuImprove comments.
2010-08-24 Douglas GregorConsistently switch on PCC_Type
2010-08-24 Douglas GregorProvide code completion results for the context-sensiti...
2010-08-24 Sebastian RedlAdd testcase for C++ chained PCH and fix the bugs it...
2010-08-24 Sebastian RedlWrite visible update blocks. No regressions in normal...
2010-08-24 Sebastian RedlRead the UPDATE_VISIBLE record, and add its visible...
2010-08-24 Sebastian RedlCorrectly initialize the visible decls pointer if there...
2010-08-24 Sebastian RedlBaby step towards supporting namespaces in chained...
2010-08-24 Peter CollingbourneSilence warning about C++-style comments.
2010-08-24 Peter CollingbourneAdd Serialization dependency to clang-interpreter
2010-08-24 Peter CollingbourneMove ExecuteCompilerInvocation to a new library Fronten...
2010-08-23 Douglas GregorWhen calling a function or messaging a method marked...
2010-08-23 Chris Lattnerfix PR7953 - Windows filename are case insensitive:
2010-08-23 John McCallDon't call this field 'Expr', it changes lookup in...
2010-08-23 John McCallKill off ExprArg (now just Expr*) and StmtArg (now...
2010-08-23 Douglas GregorIntroduce new libclang API functions that determine...
2010-08-23 Fariborz JahanianHandling remaining rule for synthesize bitfields in
2010-08-23 Daniel DunbarDriver: Move Clang "triple" computation routines to...
2010-08-23 Daniel Dunbarlibclang: Print more information when recovering from...
2010-08-23 Devang PatelEmit debug info for enum constants.
2010-08-23 Douglas GregorInclude __FUNCTION__, __PRETTY_FUNCTION_, __func__...
2010-08-23 Douglas GregorIntroduce a code-completion hook for the Objective...
2010-08-23 Dan GohmanReinstate the code for emitting an initial debug type...
2010-08-23 Daniel DunbarDriver/Darwin: Switch to using simplified tool chain...
2010-08-23 Daniel DunbarDriver/Darwin: When using the simplified Clang toolchai...
2010-08-23 Daniel DunbarDriver: Update -ccc-install-dir to also set the install...
2010-08-23 Tom CareModified pseudoconstant test case to make it a bit...
2010-08-23 Tom CareSeveral small changes to PseudoConstantAnalysis and...
2010-08-23 Douglas GregorDon't include macro results when we're completing a...
2010-08-23 Fariborz JahanianSupport for IRGen of synthesize bitfield ivars in
2010-08-23 Devang Pateltest case for PR7920.
2010-08-23 Douglas GregorIntroduce a new code-completion point when we're parsing a
2010-08-23 Douglas GregorEmit an error noting that Clang does not support code...
2010-08-23 Douglas GregorAdd XML for CXXConstructExpr, from Benoit Belley!
2010-08-23 Douglas GregorWhen complaining about a duplicate declspec, provide...
2010-08-23 Douglas GregorClarify documentation of escaping for backslash
2010-08-23 Chandler CarruthAdd a virtual destructor to the base of another class...
2010-08-23 Chandler CarruthRelax the construction of a definition for implicit...
2010-08-23 John McCallPush DeclGroupRefs and TemplateNames in an opaque but...
2010-08-23 Argyrios KyrtzidisIn Sema::AddBuiltinOperatorCandidates, candidate pointe...
2010-08-23 John McCallchandlerc pointed out that ending a line with /\ is...
2010-08-23 John McCallKill off Parser::TemplateParameterList to avoid misparses.
2010-08-23 John McCallSundry incremental steps towards killing off Action.
2010-08-23 Chris Lattnerfix rdar://8340348, a miscompile of boost that was...
2010-08-23 Zhongxing XuAdjust code placement.
2010-08-23 John McCallAbstract out everything having to do with member pointe...
2010-08-23 John McCallExtract a method to check whether a function is the...
2010-08-22 John McCallGo back to asking CodeGenTypes whether a type is zero...
2010-08-22 Nick LewyckyAdd x86intrin.h which is generic x86 intrinsics for...
2010-08-22 Douglas GregorDo not elide copy construction when we're performing...
2010-08-22 Douglas GregorEliminate a stale assertion. Fixes Clang self-host.
2010-08-22 Douglas GregorPreserve the zero-initialization and construction-kind...
2010-08-22 Douglas GregorWhen performing value-initialization for a class with...
2010-08-22 John McCallClean up a very silly use of first-class aggregates.
2010-08-22 John McCallExperiment with using first-class aggregates to represe...
2010-08-22 John McCallExtract member function pointer comparison and null...
2010-08-22 Chandler CarruthAdd two new enumerations to the unsupported list for...
2010-08-22 John McCallAbstract out member-pointer creation. I'm really unhap...
2010-08-22 John McCallAbstract more member-pointerness out.
2010-08-22 John McCallAbstract out member-pointer conversions.
2010-08-22 Eli FriedmanDetabify.
2010-08-22 John McCallImplement the call parts of the member-function-pointer...
2010-08-22 John McCallExtract calls to method pointers out as an ABI routine.
2010-08-21 John McCallThe ARM C++ ABI is sufficiently different from the...
2010-08-21 Michael J.... Visual Studio tools used on win32 hosts when targeting...
2010-08-21 Fariborz Jahaniantwik to my previous patch for pr7936.
2010-08-21 Benjamin KramerAvoid including mm_malloc.h in a cc1 test, it pulls...
2010-08-21 Zhongxing XuPlace method near its class.
2010-08-21 Zhongxing XuRemove dead code.
2010-08-21 Zhongxing XuImprove comments.
2010-08-21 Zhongxing XuRemove a special case for OSAtomic functions. We can...
2010-08-21 John McCallDeclPtrTy -> Decl *
2010-08-21 Zhongxing XuRemove dead code. We no longer need it because now...
2010-08-21 Zhongxing Xuremove unused variable.
2010-08-21 Zhongxing XuWhen invalidating a struct region, whether its type...
2010-08-21 Michael J.... Fix typo in comment.
2010-08-21 John McCallThis test needs a triple: it's checking the alignment...
2010-08-21 Daniel DunbarIRgen: Set the alignment correctly when creating LValue...
next