]> granicus.if.org Git - clang/shortlog
clang
2009-03-13 Daniel DunbarUpdate test.
2009-03-13 Chris Lattneradd a testcase for recursion through blocks pointers...
2009-03-13 Chris Lattnerfix PR3798 by ignoring all diagnostics generated while...
2009-03-13 Chris Lattnermake Preprocessor::Diags be a pointer instead of a...
2009-03-13 Chris Lattneruse accessor instead of poking ivar directly
2009-03-13 Douglas GregorDevious test-case involved overload resolution and...
2009-03-13 Daniel DunbarDriver: Desensitize test to location of input.
2009-03-13 Douglas GregorImplement template instantiation for several more kinds...
2009-03-13 Ted KremenekFix typo.
2009-03-13 Ted KremenekAdd missing ';'.
2009-03-13 Daniel DunbarDriver: Test pipelining for universal builds.
2009-03-13 Fariborz JahanianFix a bug in building function pointer type
2009-03-13 Daniel DunbarDriver: For universal builds, handle archs in the order...
2009-03-13 Daniel Dunbarccc: Handle limited forms of -ccc-host-triple for testing
2009-03-13 Ted KremenekFix PR 3677 [retain checker]: custom 'allocWithZone...
2009-03-13 Mike StumpRemove FIXME, issue has been resolved.
2009-03-13 Ted KremenekUpdate checker build.
2009-03-13 Douglas GregorRemove an already-fixed FIXME
2009-03-13 Douglas GregorRefactor the way we handle operator overloading and...
2009-03-13 Daniel Dunbarccc/Driver: Forward -fheinous-gnu-extensions to clang.
2009-03-13 Daniel DunbarDriver: Fix '-x none' handling.
2009-03-13 Daniel Dunbarccc/Driver: Normalize phase spelling in -ccc-print...
2009-03-13 Daniel DunbarDriver: Some minor bug fixes.
2009-03-13 Chris Lattnerintroduce a new -fheinous-gnu-extensions flag that...
2009-03-13 Chris Lattneradd a helper function to strip noop casts.
2009-03-13 Daniel DunbarDriver: Fix think in ArgList::MakeIndex.
2009-03-13 Daniel DunbarDriver: Return 0 from BuildCompilation on -ccc-print...
2009-03-13 Daniel DunbarDriver: Print -ccc-print-phases on stderr.
2009-03-13 Ted KremenekFix typo.
2009-03-13 Steve NaroffFix <rdar://problem/6675489> BlockDecl should not use...
2009-03-13 Ted KremenekAdd a hack in the analyzer to recover some path-sensiti...
2009-03-13 Steve NaroffReimplement fix for <rdar://problem/6451399> problems...
2009-03-13 Ted KremenekUpdated comment.
2009-03-13 Steve NaroffRemove ActiveScope (revert http://llvm.org/viewvc/llvm...
2009-03-13 Ted KremenekFix failure reported by Sebastian of test/Analysis...
2009-03-13 Douglas GregorSplit get_involved into Get Involved and Open Projects...
2009-03-13 Daniel DunbarDriver: Fix thinko in Darwin host identification.
2009-03-13 Daniel DunbarDriver: Support -ccc-print-phases.
2009-03-13 Daniel DunbarDriver: Add cast<> support for Action, and some other...
2009-03-13 Daniel Dunbarccc: Don't print the arch for every action when printin...
2009-03-13 Daniel DunbarDriver: Complete "pipelining" (building the list of...
2009-03-13 Gabor Greifsupport cmake
2009-03-13 Daniel DunbarDriver: Make phase names nouns not verbs.
2009-03-13 Daniel DunbarDriver: Add remaining Action classes we need.
2009-03-13 Daniel DunbarDriver: Add types::getNumCompilationPhases, getCompilat...
2009-03-13 Daniel DunbarDriver: Pull Phase info into separate file.
2009-03-13 Daniel Dunbarccc/Driver: Forward -fprint-source-range-info to clang.
2009-03-13 Chris Lattnerimplement a new -fprint-source-range-info option, which
2009-03-13 Chris Lattnerfix typo
2009-03-13 Daniel DunbarDriver: Ignore empty arguments.
2009-03-13 Daniel DunbarDriver: Handle "immediate" options.
2009-03-13 Fariborz JahanianFix test.
2009-03-13 Ted KremenekUpdate checker build.
2009-03-13 Fariborz JahanianFixed an ir-gen bug related to strong-cast generation of
2009-03-13 Mike StumpFix spelling error, and add target triplet to header.
2009-03-13 Douglas GregorImprove the representation of operator expressions...
2009-03-13 Mike StumpWhen testing with VERBOSE=0, report results in the...
2009-03-13 Daniel Dunbarccc/Driver: Mark {dump{machine,specs,version},
2009-03-13 Argyrios KyrtzidisBring in std::string to fix compilation on GCC 4.3
2009-03-12 Daniel DunbarDriver: Determine which compilation stages to run.
2009-03-12 Ted KremenekUse the correct data structures!
2009-03-12 Douglas GregorEliminate some unused default cases in switches on...
2009-03-12 Fariborz JahanianMore objc2's ivar layout bitmap.
2009-03-12 Douglas GregorImplement template instantiation for builtin binary...
2009-03-12 Fariborz JahanianUse paropery's setter attribute name as
2009-03-12 Douglas GregorStore the type of the integral value within a TemplateA...
2009-03-12 Ted KremenekFix crash when using TypedViewRegions and ObjCQualified...
2009-03-12 Ted KremenekAdd file I forgot to commit in previous commit.
2009-03-12 Daniel DunbarDriver: Value initialization is nicer than memset.
2009-03-12 Ted KremenekPathDiagnostics:
2009-03-12 Daniel DunbarDriver: Add majority of driver-driver implementation.
2009-03-12 Douglas GregorUse StmtVisitor to handle the decoding of expressions for
2009-03-12 Ted KremenekAPI fix: All "bodies" for functions, Objective-C method...
2009-03-12 Daniel DunbarDriver: Drop some unnecessary uses of clang namespace.
2009-03-12 Daniel DunbarDriver: Introduce ActionList typedef, tweak some constness.
2009-03-12 Daniel DunbarDriver: Add types::canLipoType helper method.
2009-03-12 Daniel DunbarDriver: Add some HostInfo accessors.
2009-03-12 Daniel DunbarDriver: Add ArgList support for synthesizing arguments.
2009-03-12 Anders CarlssonMore ident fixes
2009-03-12 Chris Lattneradd a callback for macro expansion, based on a patch...
2009-03-12 Douglas GregorStraw man for instantiation of expressions. Use it...
2009-03-12 Daniel DunbarDriver: Add ArgList::getLastArg.
2009-03-12 Daniel Dunbarccc: Fix broken assertion.
2009-03-12 Daniel Dunbarccc: Fix -ccc-print-phases when doing a universal build.
2009-03-12 Daniel DunbarAdd Diagnostic files for Frontend and move a couple...
2009-03-12 Daniel DunbarDriver: Tweak diag names to be more consistent.
2009-03-12 Daniel DunbarDriver: Use standard Diagnostic interface for diagnostics.
2009-03-12 Daniel DunbarDriver: Fix thinko in Arg::hasArg.
2009-03-12 Daniel DunbarDriver: '-' is parsed as an input.
2009-03-12 Daniel DunbarDriver: Start sketching construction of abstract built...
2009-03-12 Zhongxing XuAdd comments.
2009-03-12 Daniel DunbarDriver: Add information on Driver input/temporary types.
2009-03-12 Daniel DunbarDriver: Add Option flags.
2009-03-12 Daniel Dunbarccc: Tweak some group names.
2009-03-12 Daniel DunbarDriver: Add definitions for all the gcc options the...
2009-03-12 Zhongxing XuUse getAsRecordType() to get around sugar types.
2009-03-12 Daniel DunbarDriver: Tweak option naming/def:
2009-03-12 Daniel Dunbarccc: Cleanup arguments a bit; we don't need a separate...
2009-03-12 Daniel DunbarFix uninitialized use in GetAddrOfGlobalBlock, reenable...
2009-03-12 Zhongxing XuAdd comments to test case.
next