]> granicus.if.org Git - clang/shortlog
clang
2009-10-28 Ted KremenekUnused ivars checker: also check methods in categories...
2009-10-28 Steve NaroffFix <rdar://problem/7330784>. Avoid crashing on 'Class...
2009-10-28 Mike StumpRefine __builtin_object_size. Don't try and get a...
2009-10-28 Fariborz JahanianMinor cleanup.
2009-10-28 Fariborz JahanianCode gen for array construction - WIP
2009-10-28 Steve NaroffRemove _clang_initCXLookupHint() and _clang_getCursorWi...
2009-10-28 Mike StumpRefactor a bit.
2009-10-28 Ted KremenekPull ivar scanning logic into another utility function...
2009-10-28 Chris Lattnerfactor a creation of Int32Ty.
2009-10-28 Fariborz JahanianUse array's base element type in getting to its
2009-10-28 Fariborz JahanianRemoved an unnecessary arguement passed to InitializeVa...
2009-10-28 Fariborz JahanianRestored note on pointer to members with a pointer
2009-10-28 Chris Lattnerrandom tidying
2009-10-28 Fariborz JahanianRemoved a Note related to pointer to member functions...
2009-10-28 Fariborz JahanianDiagnose use of data pointer member in a function call
2009-10-28 Douglas GregorMangle based on the declaration we're given, not the...
2009-10-28 Edward O'CallaghanFix for PR4887, Credit to Jonathan Gray.
2009-10-28 Zhongxing Xumake CallGraph more flexible by letting it accept ASTCo...
2009-10-28 Chris Lattneradjust for a pending LLVM change.
2009-10-28 Mike StumpAdd mangling for VTTs.
2009-10-28 Mike StumpFinish off pure virtual function handling.
2009-10-28 Douglas GregorSlightly improve source location information during...
2009-10-27 Douglas GregorTest
2009-10-27 Mike StumpPrep work for putting ___cxa_pure_virtual in the vtable...
2009-10-27 Mike StumpRefactor code a little.
2009-10-27 Douglas GregorImplement proper linkage for explicit instantiation...
2009-10-27 Fariborz JahanianType of a conditional expression with two distinct...
2009-10-27 Mike Stump__builtin_object_size refinements. Ensure we handle...
2009-10-27 Oscar FuentesCMake: Respect LLVM_LIBDIR_SUFFIX for clang-specific...
2009-10-27 Douglas GregorIntroduce FunctionDecl::isInlined() to tell whether...
2009-10-27 Douglas GregorRename FunctionDecl::isInline/setInline to
2009-10-27 Douglas GregorExplicit instantiation suppresses the instantiation...
2009-10-27 Oscar FuentesRather than excluding quite some things, and still...
2009-10-27 Daniel DunbarSet OptimizeForSize LLVM function attribute with -Os.
2009-10-27 Daniel DunbarConvert test to FileCheck.
2009-10-27 Oscar FuentesCMake: Append LLVM_LIBDIR_SUFFIX to library destination.
2009-10-27 Daniel DunbarFix crash when synthesizing property setters when the...
2009-10-27 Douglas GregorAn explicit instantiation definition only instantiation...
2009-10-27 Fariborz JahanianGenerate constructor for value-initialization cases...
2009-10-27 Douglas GregorTest for interaction between explicit instantiations...
2009-10-27 Douglas GregorTest various aspects of explicit instantiation that...
2009-10-27 John ThompsonDisabling some MS extensions which cause this test...
2009-10-27 Rafael EspindolaSplit AddDefaultSystemIncludePaths into C, C++ and...
2009-10-27 Steve NaroffAdd support for 'CXFile' (<rdar://problem/7303360>).
2009-10-27 Anders CarlssonAdd a PrettyStackTraceDecl in CodeGenModule::EmitGlobal...
2009-10-27 John ThompsonDisabling some MS extensions which cause these tests...
2009-10-27 John ThompsonChanges for building as a Windows DLL
2009-10-27 Benjamin KramerMake test independent of darwin system headers.
2009-10-27 Sebastian RedlImplement Chris's suggestions for the precendence warni...
2009-10-27 Nuno Lopesfix tests
2009-10-27 Douglas GregorOnly set the point of instantiation for an implicit...
2009-10-27 Edward O'CallaghanTypo in revision 85201.
2009-10-27 Edward O'CallaghanConvert Preprocessor Clang tests to FileCheck in regard...
2009-10-27 Edward O'CallaghanFix a broken test in rev. 85199.
2009-10-27 Edward O'CallaghanConvert Preprocessor Clang tests to FileCheck in regard...
2009-10-27 Mike StumpAlmost missed this one... Doc update for last change.
2009-10-27 Mike StumpRefine noreturn handling. Fixes -Wmissing-noreturn...
2009-10-27 Edward O'CallaghanPreprocessor tests are whitespace sensitive, as per...
2009-10-27 Ted KremenekUse a pred_iterator instead of a succ_iterator (wrong...
2009-10-27 Ted KremenekAdd test cases for <rdar://problem/7332673>.
2009-10-27 Rafael EspindolaDocument -nobuiltininc
2009-10-26 Mike StumpPrep for future __builtin_object_size refinements....
2009-10-26 Mike Stump__builtin_object_size refinements. Also handle stack...
2009-10-26 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-10-26 Ted KremenekUnify Unix and Windows code paths when executing 'clang'.
2009-10-26 Ted KremenekRemove unnecessary calls to 'flush()'.
2009-10-26 Fariborz JahanianAdd Code gen support for '->*' operator which fell
2009-10-26 Mike Stump__builtin_object_size refinements. When we run out...
2009-10-26 Edward O'CallaghanConvert a few tests to FileCheck for PR5307.
2009-10-26 Fariborz JahanianAdd 'fixit' hint on mis-use of pointer-to-member
2009-10-26 Steve NaroffAdd some missing header files to the Xcode project.
2009-10-26 Mike StumpBe sure to zero-extend. And refactor.
2009-10-26 Mike Stump__builtin_object_size refinements. WIP.
2009-10-26 Sebastian RedlConvert some driver checks to FileCheck.
2009-10-26 Daniel Dunbarclang-cc: Allow building for x86_64 with -mmacosx-versi...
2009-10-26 Chandler CarruthSwitch vtable to linkeonce_odr. Patch by nlewycky.
2009-10-26 Sebastian RedlAdd fixit hint to bitwise precedence warning.
2009-10-26 Douglas Gregorassert -> llvm_unreachable
2009-10-26 Sebastian RedlImplement a warning for mixing bitwise logical with...
2009-10-26 Rafael EspindolaRename -nostdclanginc to -nobuiltininc.
2009-10-26 Zhongxing Xu'error' is usually used as a noreturn function. This...
2009-10-26 Chandler CarruthUpdate location of DataTypes.h to reflect move in LLVM...
2009-10-25 Daniel DunbarPhrase compile time assert in standard way.
2009-10-25 Chris Lattnerrename getTypeSigned() -> isTypeSigned() per daniel...
2009-10-25 Chris LattnerFix PR5298 - -Wmissing-noreturn shouldn't warn if the...
2009-10-25 Chris LattnerImplement rdar://6756623 - use of deprecated type in...
2009-10-25 Sebastian RedlMake sure we actually have a definition before asking...
2009-10-25 Chris LattnerWhen parsing a top level struct declaration, make sure to
2009-10-25 Chris Lattnermove calls to DiagnoseUseOfDecl (which warns about...
2009-10-25 Chris Lattnercleanups
2009-10-25 Sebastian RedlRemove the Skip parameter from GetTypeForDeclarator...
2009-10-25 Chris Lattnerremove a nonsensical todo
2009-10-25 Daniel DunbarTweak test, with -strict-whitespace $ won't match on...
2009-10-25 Chris Lattnermove the extwarn about using long long out of the entry of
2009-10-25 Chris Lattnersimplify interface to ConvertDeclSpecToType, check...
2009-10-25 Chris Lattnerchange ConvertDeclSpecToType to be a static function...
2009-10-25 Chris Lattnerchange Sema::ActOnFriendTypeDecl to use GetTypeForDecla...
2009-10-25 Chris Lattnervarious cleanups for SemaType.cpp
2009-10-25 Chris Lattnerminor reorg: check both attributes before decl.
2009-10-25 Chris Lattnersimplify Sema::getTypeName a bit: if control gets out...
next