]> granicus.if.org Git - clang/shortlog
clang
2007-12-18 Ted KremenekAdded to FileEntry a pointer to the <dev_t,ino_t> pair...
2007-12-18 Chris Lattnerlocal static vars are globals also. This fixes a testcase
2007-12-18 Chris Lattnerremove the loc argument to Type::isConstantSizeType...
2007-12-18 Chris LattnerFix the location we emit the "not a constant" error...
2007-12-18 Chris LattnerFix PR1863: an assertion due to not setting a location...
2007-12-18 Chris LattnerFix const propagation bug.
2007-12-18 Chris LattnerFix an nice and subtle parser bug reported by Nico...
2007-12-18 Steve NaroffAdd DefaultFunctionArrayConversion() to the indirection...
2007-12-18 Steve NaroffFixe bogus error for variable argument methods. Sema...
2007-12-18 Anders CarlssonTurns out the LLVMFoldingBuilder can fold InsertElement...
2007-12-18 Steve NaroffImprove how we find private method decls. This involved:
2007-12-18 Chris Lattnerintroduce a new CodeGenModule::getIntrinsic method...
2007-12-18 Steve NaroffAdd __private_extern__ keyword and recognize it. Added...
2007-12-17 Fariborz JahanianFixed a comment describing a function
2007-12-17 Chris Lattnerimplement HeaderMap::LookupFile. I think headermaps...
2007-12-17 Chris Lattnerimplement enough helper functions to successfully dump...
2007-12-17 Fariborz JahanianPatch to implemented objective-c's dynamic object point...
2007-12-17 Chris LattnerTargets.cpp is gone.
2007-12-17 Chris LattnerMake the insertion point with an explicit new instead...
2007-12-17 Ted KremenekRemoved CFG.cpp's dependence on #including iostream.
2007-12-17 Ted KremenekModified format-string checking to not emit a warning...
2007-12-17 Chris Lattnersimplify some code, using new scoped_ptr support. ...
2007-12-17 Chris LattnerFinish hooking up the scaffolding for headermaps. ...
2007-12-17 Ted KremenekFormat string checker: asprintf does not pass argumnent...
2007-12-17 Chris LattnerStart reading the headermap header, drop the 'errorstr...
2007-12-17 Fariborz JahanianAlso fixed similar regression for class methods, as...
2007-12-17 Chris LattnerSink getName into DirectoryLookup to simplify the clien...
2007-12-17 Fariborz JahanianFixed a regression caused by refactoring of some meta...
2007-12-17 Ted KremenekFixed 80 col violation.
2007-12-17 Ted KremenekAdded driver option -Wno-format-nonliteral to silence...
2007-12-17 Chris LattnerUnbreak -v with framework paths. Patch by Shantonu...
2007-12-17 Ted KremenekFixed another case where sizeof() returns the size...
2007-12-17 Chris Lattneradd headermap.cpp
2007-12-17 Chris Lattnerfinish stubbing out support for HeaderMap. Now we...
2007-12-17 Chris Lattnerrefactor an better comment framework lookup code. ...
2007-12-17 Chris Lattneras it turns out, frameworks and headermaps are orthogon...
2007-12-17 Chris Lattneradd a portability fixme.
2007-12-17 Chris Lattnerteach RemoveDuplicates about header maps.
2007-12-17 Chris LattnerStep #1 in adding headermap support to clang.
2007-12-17 Chris Lattnerrearrange some code and make it more efficient.
2007-12-17 Chris Lattneradd a hack so that codegen doesn't abort on missing...
2007-12-17 Christopher... Update to use new PointerType::getUnqual() api.
2007-12-16 Anders CarlssonStart generating SSE intrinsics.
2007-12-16 Steve NaroffSema::ActOnMemberReferenceExpr() needs to perform the...
2007-12-15 Chris Lattnerswtich to smallptrset, which is more efficient than...
2007-12-15 Chris Lattnermake clang -v output more similar to gcc's -v output.
2007-12-15 Anders CarlssonWe now support all MMX intrinsics. SSE intrinsics are...
2007-12-15 Chris Lattnersimplify the interfaces to ProcessInputFile and Initial...
2007-12-15 Ted KremenekRemoved "isSizeOfExpr" mode from StmtIterator. It...
2007-12-14 Ted KremenekAdded "mode" to StmtIterator to record if the expressio...
2007-12-14 Steve Naroff- Remove getInstanceMethods/getClassMethods API on...
2007-12-14 Ted KremenekAdded support to StmtIterator to traverse the size...
2007-12-14 Anders CarlssonSimplify the vector code. Add more shift intrinsics.
2007-12-14 KevinIE Menu Problem...
2007-12-14 Seo SanghyeonArray subscription in aggregate expression
2007-12-14 Seo SanghyeonImplement dereference operator in aggregate expression
2007-12-13 Ted KremenekCFG bug fix: for sizeof(expressions), don't expand...
2007-12-13 Fariborz JahanianPatch to make ObjcQualifiedInterfaceType inherit ObjcIn...
2007-12-13 Steve NaroffSema::ActOnFinishFunctionBody(): Since we no longer...
2007-12-13 Ted KremenekAdd hack to SourceManager to support missing source...
2007-12-13 Ted KremenekAdd check in the driver to see if a serialized AST...
2007-12-13 Ted KremenekChanged set of top-level decls from a list to a vector.
2007-12-13 Ted KremenekChanged -serialize-ast to not create a temporary direct...
2007-12-13 Chris LattnerSet target data layout info in module.
2007-12-13 Chris Lattnertypo
2007-12-13 Chris Lattnerdebug info too.
2007-12-13 Ted KremenekMinor spelling; punctuation correction.
2007-12-13 Bill WendlingGrammar fix: correct ' usage.
2007-12-13 Chris Lattnerminor cleanups
2007-12-13 Chris Lattneradd some builtins.
2007-12-13 Chris Lattnersimplify some code.
2007-12-13 Chris LattnerDon't do integer promotions of LHS for compound shift...
2007-12-13 Chris Lattnerremove some dead styles.
2007-12-13 Chris Lattnernuke hte status page.
2007-12-13 Chris Lattneradd a bunch of open projects
2007-12-13 Ted KremenekUpdated serialization of ParmVarDecl to serialize out...
2007-12-13 Chris Lattnersplit get_involved into two pages: get_started and...
2007-12-13 Chris Lattnerwrap to 80 cols, many fixes to markup.
2007-12-13 Ted KremenekFor uninitialized values analysis, added special treatm...
2007-12-13 Chris LattnerFix file header.
2007-12-13 Ted KremenekFixed bug in live-variable analysis and uninitialized...
2007-12-13 Chris Lattneruse new interface.
2007-12-13 Chris Lattneradd a helper method.
2007-12-13 Devang PatelAdd assert to detect incomplete implementation work.
2007-12-13 Fariborz JahanianMoved ObjcDeclQualifier to ParmVarDecl from VarDecl.
2007-12-13 Chris Lattnerbuiltin id 0 is invalid, don't use a slot for it.
2007-12-13 Ted KremenekImplemented -serialize-ast option for the driver. ...
2007-12-13 Fariborz JahanianFixed test to match the new diagnostic text.
2007-12-12 Fariborz JahanianConcatenation of objc strings.
2007-12-12 Chris Lattnerfix off-by-one error.
2007-12-12 Ted KremenekImplemented prototype mode where the driver can operate...
2007-12-12 Ted KremenekTargetInfo no longer includes a reference to SourceManager.
2007-12-12 Steve NaroffEncode enumeral types.
2007-12-12 Ted KremenekRemoved "NULL" from default construction of FullSourceL...
2007-12-12 Ted Kremenekconstified getFullLoc().
2007-12-12 Ted KremenekChanges to FullSourceLoc:
2007-12-12 Ted KremenekRenamed getFullSourceLoc() -> getFullLoc().
2007-12-12 Ted KremenekAdded method: Preprocessor::getFullSourceLoc. Used...
2007-12-12 Ted KremenekRenamed FullContextSourceLocation to FullSourceLoc.
2007-12-12 Ted KremenekAdded utility static method to FullContextSourceLocation
next