]> granicus.if.org Git - clang/shortlog
clang
2010-09-04 Chris Lattnertidy up
2010-09-04 Chris Lattnerrevise r112365 to fix the actual problem: the isa<TagTy...
2010-09-04 Fariborz JahanianCasting of a property reference to 'void' did not
2010-09-04 Chris Lattnerzap more dead code.
2010-09-04 Chris Lattnerzap dead code.
2010-09-04 John McCallPetty optimization.
2010-09-03 Zhanyong Wanfix a crash in RecursiveASTVisitor's child classes...
2010-09-03 Douglas GregorSynchronize code-completion cursor kinds with indexing...
2010-09-03 Fariborz JahanianTruncate block variable of bool type to i1 when its
2010-09-03 Chandler CarruthFix PR7402 when it strikes via template instantiation.
2010-09-03 Anders CarlssonIt's OK for classes to have flexible array elements...
2010-09-03 Fariborz JahanianCope with llvm's reference to bool type of 'i1' vs...
2010-09-03 Chandler CarruthClean up some whitespace and comments from this test...
2010-09-03 Chandler CarruthAllow anonymous and local types. The support was alread...
2010-09-03 John McCallA constant initializer never matches the type of the...
2010-09-03 Douglas GregorImplement libclang visitation for UnresolvedMemberExpr...
2010-09-03 Nuno Lopesupdate svn:ignore
2010-09-03 Fariborz JahanianUse std::string instead of llvm::StringRef to avoid...
2010-09-03 Douglas Gregorlibclang visitation for CXXDependentScopeMemberExpr
2010-09-03 Fariborz JahanianUse getSpelling to get original text of the
2010-09-03 Douglas Gregorlibclang visitation for DependentScopeDeclRefExpr
2010-09-03 Douglas GregorAdd missing #include
2010-09-03 Dawn PerchikPut the info on testing from the command line into...
2010-09-03 Chris Lattnerfix a hard coded version number, PR8031. Patch by...
2010-09-03 Chris Lattnerfix lookup of bits/c++config.h on mingw, patch by Ismai...
2010-09-03 Douglas GregorSimplify code-completion result sorting a bit
2010-09-03 Douglas GregorRemove end-of-line translation properties from test...
2010-09-03 Daniel DunbarAvoid unnecessary redirect, so that stderr shows up...
2010-09-03 Francois PichetFirst test commit by Francois Pichet. _CRT_SECURE_CPP_O...
2010-09-03 John McCallUpdate the internals manual for the removal of Action...
2010-09-03 John McCallAdd a quick-and-dirty hack to give a better diagnostic...
2010-09-03 Chris Lattner"I see dead code". IdempotentOperationChecker::isTrunc...
2010-09-03 John McCallDevirtualize Sema, kill off DeleteExpr and DeleteStmt...
2010-09-03 Daniel DunbarIRgen: Fix silly thinko in r112021, which was generatin...
2010-09-03 Dawn PerchikAdd symantic support for the Pascal calling convention via
2010-09-03 Bob WilsonTranslate NEON vabdl, vaba, and vabal builtins to be...
2010-09-03 John McCallRe-commit r112916 with an additional fix for the self...
2010-09-03 Fariborz JahanianPatch to allow alternative representation of c++
2010-09-03 Anders CarlssonStatic local variables don't result in global construct...
2010-09-03 Ted KremenekSupport pointer arithmetic in SimpleSValuator involving...
2010-09-03 Ted KremenekRemove bogus assertions.
2010-09-03 Ted KremenekAdd optional record of "location" SVals in the environm...
2010-09-03 Ted KremenekAdd GRState::getSimplifiedSVal(), which provides an...
2010-09-03 Ted KremenekFix enum: CallEnter/CallExit are StmtPoints
2010-09-03 Anders CarlssonRemove now unused function.
2010-09-03 Daniel DunbarFix a typo.
2010-09-03 John McCallRevert r112916, it's breaking selfhost pretty badly.
2010-09-03 Daniel DunbarRevert "Another i1 vs. i8 type mismatch issue. This...
2010-09-03 Anders CarlssonGet rid of the "functions declared 'noreturn' should...
2010-09-03 Daniel Dunbartests: Fix a dependency on the temporary value names.
2010-09-03 John McCallIt's not safe to use the generic CXXMethodDecl overload...
2010-09-02 Dawn PerchikAdd support for Borland extensions via option -fborland...
2010-09-02 Daniel DunbarIRgen/Obj-C: Rewrite Objective-C bit-field access to...
2010-09-02 Daniel DunbarIRgen: Move CGBitFieldInfo strategy computation helpers...
2010-09-02 Tom CareReapply 112850 and 112839 with a constructor for the...
2010-09-02 Douglas GregorFix a few more ConvertTypes that should be ConvertTypeF...
2010-09-02 Sebastian RedlImplement __has_virtual_destructor. Patch by Steven...
2010-09-02 Chris Lattnerstop looking for #uses comments.
2010-09-02 Chris Lattnerremove some tests that aren't adding any value: the...
2010-09-02 Bill WendlingAdd a couple of FIXMEs. The types of palignr are differ...
2010-09-02 Bob WilsonAdd a bunch of missing bitcasts for clang NEON builtin...
2010-09-02 Douglas GregorTeach libclang to visit OverloadExprs, so that we can...
2010-09-02 John McCallsabre points out that the timing here is pretty pessima...
2010-09-02 Douglas GregorAdd libclang visitation for UnresolvedLookupExprs
2010-09-02 John McCallExperimentally move the tautological comparison warning...
2010-09-02 Douglas GregorAdd libclang visitation for C++ pseudo-destructor expre...
2010-09-02 Bill WendlingReorder the MMX builtins to be in their own ostracized...
2010-09-02 Bill WendlingNewline at end of file.
2010-09-02 Douglas GregorEliminate CXXBindReferenceExpr, which was used in a...
2010-09-02 Douglas GregorTeach libclang not to recursive into default argument...
2010-09-02 Daniel DunbarAdd a compatibility note about why Clang rejects jumps...
2010-09-02 Douglas GregorAdd libclang visitation for C++ typeid expressions.
2010-09-02 Douglas GregorIn libclang, visit the nested-name-specifier and explic...
2010-09-02 Tom CareReverting 112850 and 112839 due to test failures on...
2010-09-02 Douglas GregorVisit the nested-name-specifier and explicitly-specifie...
2010-09-02 Tom CareFixed broken build with GCC
2010-09-02 John McCallTeach RecursiveASTVisitor to optionally visit bodies...
2010-09-02 David ChisnallTidy up last commit, as per Devang's comments.
2010-09-02 Tom CareImproved error reporting in IdempotentOperationChecker
2010-09-02 Douglas GregorRevert my two IRgen fixes for "bool", then use a far...
2010-09-02 Douglas GregorImplement basic visitation for nested name specifiers...
2010-09-02 Fariborz JahanianAnother i1 vs. i8 type mismatch issue. This time
2010-09-02 David ChisnallUse the unmangled name for the display name in Objectiv...
2010-09-02 Douglas GregorFix more i1/i8 pointer madness. Here, an overactive...
2010-09-02 Benjamin KramerAvoid implicit string construction.
2010-09-02 Douglas GregorFix a crash involving pointer-to-data-members of boolea...
2010-09-02 John McCallSimplify some random accesses to the ASTContext from...
2010-09-02 John McCallStupid emacs keystroke.
2010-09-02 John McCallAbstract IR generation of array cookies into the C...
2010-09-02 Duncan SandsCorrect this test for the fact that the number of uses...
2010-09-02 Dawn PerchikReverting rev 112791 - apparently -fborland-extensions...
2010-09-02 Zhongxing Xuupdate comments.
2010-09-02 Zhongxing XuTweak test case. 'int' would introduce out-of-bound...
2010-09-02 Ted KremenekEnhance return-stack-address check (in Sema) to handle...
2010-09-02 Dawn PerchikAdd support for Borland extensions via option -fborland...
2010-09-02 Ted KremenekFor GRExprEngine::EvalBind() (and called visitors)...
2010-09-02 Zhanyong WanFixes a warning when compiling Clang (Sema has virtual...
2010-09-02 Ted KremenekFixed unused variable warning.
2010-09-02 Douglas GregorIntroduce a new libclang function,
2010-09-01 Zhanyong WanMake RecursiveASTVisitor not crash when a TemplateArgum...
next