2012-03-13 |
Daniel Dunbar | [Basic] Stop using a SmallVector<> for Diagnostic.... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Benjamin Kramer | Remove unused-but-set variable. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Roman Divacky | Long double is just double on FreeBSD/{PPC,PPC64}. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
David Chisnall | Tweak linkage order for solaris. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
James Molloy | Ensure that default arguments are handled correctly... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | Implement [temp.param]p5: the top-level cv-qualifiers... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | PR11850 + duplicates: don't assume that a function... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | PR11925: A function can't have a variably-modified... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Nick Lewycky | It never makes sense to do a lookup into a LinkageSpecD... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Richard Smith | Fix PR10447: lazily building name lookup tables for... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Argyrios Kyrtzidis | [libclang] When there's a file error when saving the... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
John McCall | Make the error about assigning to lambda-captured variables |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Argyrios Kyrtzidis | [Sema] Prefer to use ObjCInterfaceDecl's protocol_begin... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Argyrios Kyrtzidis | Fix crash at @implementation with a forward reference... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
John McCall | Alternate fix to PR12248: put Sema in charge of specia... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
NAKAMURA Takumi | [msvc] Honor %INCLUDE%. It should know essential search... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Fariborz Jahanian | modern objective-c translator. @try/@catch translation... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ted Kremenek | Add new analyzer diagnostic mode where plists can have... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ted Kremenek | [analyzer] Include inlining call stack depth in plist... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Bill Wendling | Address some of the concerns by Chandler. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Bill Wendling | Update FIXME. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Bill Wendling | Have clang pay attention to the LIBRARY_PATH environmen... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Douglas Gregor | C++11 [temp.deduct.call]p6 tweak: when given a set... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Eli Friedman | Make sure we treat variables captured by reference... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Argyrios Kyrtzidis | [Sema] -Add an invalid objc category to the DeclContext... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Jordy Rose | ObjCBoolLiterals (__objc_yes/__objc_no) behave like... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Fariborz Jahanian | objective-c modern translator: ivar offset symbols |
commit | commitdiff | tree | snapshot |
2012-03-12 |
David Blaikie | Fix a crash-on-invalid found by -Wlogical-op-parentheses. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
James Molloy | Use ZeroLengthBitfieldAlignment for AAPCS, as well... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Richard Smith | Fix parsing of trailing-return-type. Types are syntacti... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Richard Smith | Fix parsing of type-specifier-seq's. Types are syntacti... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Nick Lewycky | Fix typo in comment, 'langauge' -> 'language'. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Fariborz Jahanian | objective-c modern abi rewriter: provide section pragma... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Douglas Gregor | Document the weak-linking behavior of the availability... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
NAKAMURA Takumi | Update library dependencies to add clangEdit on c-index... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
David Blaikie | Unify naming of LangOptions variable/get function acros... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Stepan Dyatkovskiy | llvm::SwitchInst |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Douglas Gregor | Document the availability attribute |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Douglas Gregor | When template argument deduction is ignoring qualifiers... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Richard Smith | cxx_status: No compiler changes are required for 'minim... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Douglas Gregor | Add a missing 'template' keyword. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Jordy Rose | [analyzer] Replace a static helper with existing logic... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Douglas Gregor | When determining whether an identifier followed by... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
David Blaikie | Fix crash & accepts-invalid for array of arrays of... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Aaron Ballman | Updated the test so that it checks for ms-compatibility... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Aaron Ballman | Adding namespace qualifiers to the visualizers and... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Gregory Szorc | [clang.py] Implement Cursor.objc_type_encoding |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Aaron Ballman | No longer defining GNUC mode when compiling for Microso... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Douglas Gregor | Clarify even further that the lambda-to-block-pointer... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Gregory Szorc | [clang.py] Refactor get_tu and get_cursor test helper... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard Smith | PR12225: The requirement that literal operators be... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Benjamin Kramer | Use VersionTuple to manage macosx versions in the drive... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Benjamin Kramer | Simplify code. No functionality change. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Fariborz Jahanian | objective-c modern rewriter: add __declspec(dllexport... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Fariborz Jahanian | objc modern rewriter: Define __OBJC2__ in written file. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Benjamin Kramer | Replace a map of boolean values with a set. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Rafael Espindola | The type of a definition should not increase its visibi... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
John McCall | Remove BlockDeclRefExpr and introduce a bit on DeclRefE... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Nick Lewycky | Slightly tweak this condition. "isTransparentContext... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Nick Lewycky | Could not find this in C99. Perhaps this rule comes... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Douglas Gregor | Only make a call to a copy constructor elidable if... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Argyrios Kyrtzidis | [Sema] A tag decl that is marked as invalid and is... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Argyrios Kyrtzidis | Remove the part of test/Sema/pragma-pack-2.c that has... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
John McCall | Unify the BlockDeclRefExpr and DeclRefExpr paths so... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
John McCall | Fix the dumping of BlockExprs. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
NAKAMURA Takumi | test/Rewriter/rewrite-modern-ivars-2.mm: Add "-triple... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Benjamin Kramer | Fix a use of the C99 PRI format macros not to conflict... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Eli Friedman | Make sure the accessors for overridden methods don... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Fariborz Jahanian | objc modern rewriter: don't export @package ivar symbols. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Ted Kremenek | [analyzer] fix regression in analyzer of NOT actually... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Daniel Dunbar | IRgen/ABI/x86_64: Avoid passing small structs using... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Fariborz Jahanian | Minor change to my last rewrite patch. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Fariborz Jahanian | objc modern rewriter: Mark class and ivar definitions... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Douglas Gregor | Qualifiers on a canonical array type go on the outermos... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Richard Smith | Assign APValues by swapping from a temporary. Removes... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Fariborz Jahanian | objective-c modern rewriter. More fixes related to... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Ted Kremenek | Teach RetainCountChecker about mixing method families... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Douglas Gregor | Document the conversion from a lambda closure type... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Richard Smith | Improve diagnostics for UCNs referring to control chara... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [Sema] Fix a diag change to include a range that appear... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Nico Weber | Update comment after r152140. Clarify a bit too. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Anna Zaks | [analyzer] Add support for NoRedundancy inlining mode. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Anna Zaks | CallGraph: Add getNode() method, constify. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Argyrios Kyrtzidis | Allow serializing an invalid ParmVarDecl and don't... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | Revert r152430 "[AST] Mark ASTContext::getTypeInfo... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Matt Beaumont-Gay | Add a helper to get a CXXConstructExpr from a CXXNewExpr. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Argyrios Kyrtzidis | Improve our semantic error recovery. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST] Mark Expr::Ignore*() functions as LLVM_READONLY. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST] Mark ASTContext::getTypeInfo and some friends... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST] Mark Expr::getExprLoc() as LLVM_READONLY. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [Sema] Remove dead getSourceRange() call, caught by... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST/etc] Mark {getSourceRange(),getStartLoc(),getEndLo... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Richard Smith | Add user-defined literals to release notes. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Fariborz Jahanian | lldb support: under debugger support flag, when sending... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST/Sema/libclang] Replace getSourceRange().getBegin... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST/Sema] Add {CXXBaseSpecifier,Declarator,DeclSpec... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST] Define a few more key getLocStart() implementations. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST] Reimplement Stmt::getLoc{Start,End} to dispatch... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST] Add {DeclRefExpr,MemberExpr,ImplicitCastExpr... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Daniel Dunbar | [AST] Add DeclaratioName::getLoc{Start,End} for consist... |
commit | commitdiff | tree | snapshot |
next |