]> granicus.if.org Git - clang/shortlog
clang
2010-02-13 John McCallRaise the responsibility for passing -disable-llvm...
2010-02-13 Anders CarlssonMore work on return type adjustments in the new vtable...
2010-02-13 Ted KremenekEnhance RegionStore::InvalidateRegions() to correctly...
2010-02-13 John McCallSwitch the standard DeclarationName comparator to be...
2010-02-13 Ted KremenekPull logic for visiting value bindings in InvalidateReg...
2010-02-13 Eli FriedmanFix for PR6274: teach constant folding to evaluate...
2010-02-13 Eli Friedmanif-0 out printf.
2010-02-12 John McCallAdd an option to disable the LLVM verifier pass (which...
2010-02-12 Douglas GregorFunnel changes to the ImportedDecls list in the ASTImpo...
2010-02-12 Ted KremenekFix bug I introduced with assinging a temporary to...
2010-02-12 Ted KremenekMake the following functions thread-safe but having...
2010-02-12 Douglas GregorImplement AST importing and merging for enumeration...
2010-02-12 Fariborz JahanianComplain if block-literal expression's parameter name is
2010-02-12 Ted Kremenek(1) Correctly format external Javascript link.
2010-02-12 Fariborz JahanianDon't error when setting a sub-structure variable...
2010-02-12 Chris Lattnerfix a bug in SourceManager::getInstantiationLocSlowCase...
2010-02-12 Fariborz JahanianPatch to fix a warning which exposed a bug in building
2010-02-12 Chris Lattnerrestructure code a bit: there are two potential issues
2010-02-12 Anders CarlssonFix a refacto that broke the clang-on-clang build.
2010-02-12 Fariborz JahanianFixes a rewriter bug rewriting function decl.
2010-02-12 Douglas GregorImprove representation of tag declarations first declar...
2010-02-12 Anders CarlssonStart stubbing out more of the covariant thunk support.
2010-02-12 Douglas GregorImprove documentation for DependentTypeOfExprType,...
2010-02-12 Douglas GregorSimplify incomplete-array merging code in the AST impor...
2010-02-12 Douglas GregorFix a latent bug found by Ahmed Charles, where we were...
2010-02-12 Anders CarlssonKeep track of whether a final overrider needs a return...
2010-02-12 Anders CarlssonMove overrider out into a separate struct.
2010-02-12 Chris LattnerFix PR6282: the include guard optimization cannot happe...
2010-02-12 Anders CarlssonKeep track of the address points for all primary bases...
2010-02-12 Douglas GregorWork around an annoying, non-standard optimization...
2010-02-12 John McCallFix a bug causing an assertion when a covariant return...
2010-02-12 Douglas GregorImprove a test slightly
2010-02-12 Douglas GregorIn C++, allow builtins to be referred to via qualified...
2010-02-12 Anders CarlssonMore work on vtable layout. We can now layout vtables...
2010-02-12 John McCallWaste two bits in every clang::Type so that the type...
2010-02-12 Anders CarlssonWhen dumping vtables, dump whether a virtual member...
2010-02-12 Anders CarlssonMore work on the final overriders.
2010-02-12 Devang PatelDo not ignore anonymous records.
2010-02-12 Devang PatelCache new compile unit.
2010-02-12 Ted KremenekTwo changes to scan-build:
2010-02-12 Ted KremenekAdd comments.
2010-02-12 Douglas GregorHandle AST merges of incomplete class types.
2010-02-12 Tanya LattnerImplementing unused function warning.
2010-02-11 Charles DavisWarn about using the new force_align_arg_pointer attrib...
2010-02-11 Fariborz JahanianFixes a rewriting bug where order of constructor expres...
2010-02-11 Douglas GregorWhen we have a dependent direct initializer but not...
2010-02-11 Ted KremenekFix leak in CXXNewExpr where the SubExprs array would...
2010-02-11 John McCallMake this test not rely on the system <limits.h>. ...
2010-02-11 Ted KremenekFix re-allocation in AttrWithString::ReplaceString...
2010-02-11 Ted KremenekAllocate the SubExprs array in ObjCMessageExpr using...
2010-02-11 Anders CarlssonStub out the final overriders class.
2010-02-11 Anders CarlssonUse getAs instead of cast/dyn_cast on types. (I'm sure...
2010-02-11 Anders CarlssonMove two functions to the top. No functionality change.
2010-02-11 Ted KremenekUncomment lines I never meant to have left commented...
2010-02-11 Douglas GregorWhen AST merging for record declarations fails, warn...
2010-02-11 Eli FriedmanAdd builtins from PR5255. Implementations coming soon.
2010-02-11 John McCallTest case for warnings with carets inside macro instant...
2010-02-11 Anders CarlssonAdd virtual operator= example.
2010-02-11 Anders CarlssonMore vtable layout dumper improvements. Handle destruct...
2010-02-11 Douglas GregorAdd missing test cases for AST merging of structures.
2010-02-11 Daniel DunbarDriver: Fix clang -ccc-no-clang -x c++-header foo.h...
2010-02-11 Anders CarlssonKeep track of, and dump, vtable address points.
2010-02-11 Benjamin KramerRemove noisy semicolon.
2010-02-11 John McCallSuppress warnings if their instantiation location is...
2010-02-11 Ted KremenekPatch by Cristian Draghici:
2010-02-11 Anders CarlssonCheck in the beginnings of my new vtable layout builder...
2010-02-11 Ted KremenekAttempt to always dispose of the CXIndex object in...
2010-02-11 Ted KremenekUse the allocator associated with ASTContext to allocat...
2010-02-11 Ted KremenekHave ~ASTContext() delete StoredDeclsMap (internal...
2010-02-11 Ted KremenekRemove use of 'std::string' from Attr objects, using...
2010-02-11 Daniel DunbarDriver: Add -rewrite-objc, which is an interface to...
2010-02-11 Daniel DunbarDriver: Fix infinite loop and wrong message on invalid...
2010-02-11 Ted KremenekClean up ownership of 'AttributeList' objects in Parser...
2010-02-11 John McCallStrip attributes and 'inline' off the "previous declara...
2010-02-11 Douglas GregorRemove another redundant ASTContext parameter
2010-02-11 Douglas GregorEliminate a bunch of unnecessary ASTContexts from membe...
2010-02-11 Fariborz JahanianDiagnose when user provided getter is being used as...
2010-02-11 Douglas GregorEliminate the ASTContext parameter from RecordDecl...
2010-02-11 Ted KremenekAllocate 'ObjCMethodList' objects (owned by Sema) using...
2010-02-11 Douglas GregorImplement basic AST merging for classes, structs, and...
2010-02-10 Fariborz JahanianGenerate the objc_read_weak API when calling
2010-02-10 Charles DavisFix a potential null-pointer use, and fix the style...
2010-02-10 Charles DavisAdd support for the force_align_arg_pointer attribute...
2010-02-10 Chris Lattnerhopefully silence a warning on the clang-i386-darwin9...
2010-02-10 Douglas GregorMove TypedefDecl importer to match the ordering in...
2010-02-10 Daniel Dunbarc-index-test: Add "none" filter, useful for performance...
2010-02-10 Fariborz JahanianPatch to rewrite blocks into unique api names.
2010-02-10 Douglas GregorImplement basic support for merging function declaratio...
2010-02-10 Fariborz JahanianProvide rewriting suppport for use of __typeof__
2010-02-10 Daniel DunbarSwitch to using -fsjlj-exceptions instead of hard-codin...
2010-02-10 Devang PatelRefactor code that generates debug info for variables...
2010-02-10 Daniel Dunbarclang -cc1: Add -fsjlj-exceptions, which requires far...
2010-02-10 Douglas GregorImplement AST importing and merging for typedefs. As...
2010-02-10 Douglas GregorTeach AST merging that variables with incomplete array...
2010-02-10 John McCallImprove access control diagnostics. Perform access...
2010-02-10 Ted KremenekDon't display border around images (in Firefox).
2010-02-10 Ted KremenekConvert tabs to spaces.
2010-02-10 Zhongxing XuAdd comment.
2010-02-10 Douglas GregorAdd missing header file
2010-02-10 Fariborz JahanianComment out category's property decls. in rewrite.
next