2010-10-16 |
Daniel Dunbar | Revert r116656, "IRgen/Obj-C/NeXT: Fix the IR signature for |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Daniel Dunbar | Add an empty robots.txt, mostly just to reduce errors... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Daniel Dunbar | Add a favicon.ico, mostly just to reduce errors in... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Daniel Dunbar | IRgen/Obj-C/NeXT: Fix the IR signature for objc_excepti... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Fariborz Jahanian | Fix a rewriting bug of rewriting properties declared in |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Ted Kremenek | Tweak scan-build to work with naked clang commands. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Chandler Carruth | Not really sure how this worked, but it seems like... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | Allow list-initialization of a local variable of class... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | Disable this test again, which naturally fails on every... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Ted Kremenek | Tweak retain/release checker diagnostics to specify... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Fariborz Jahanian | Check for ivar being a C++ object before attempting to |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Daniel Dunbar | Driver: Error on -fno-for-scope, which we have no inten... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Nick Lewycky | Report the location of the syntax error inside a macro... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Francois Pichet | bool bit fields are causing problems with MSVC. Replace... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Mention the paragraphs in the standards which sanction... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Use a different name for pointer types in tbaa, to... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Fix a typo in a comment Frits van Bommel spotted. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Experimental TBAA support for enum types. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Argyrios Kyrtzidis | Again, add '-include-pch' option to the driver, so... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Argyrios Kyrtzidis | Revert r116605, a lot more were committed by mistake. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Argyrios Kyrtzidis | Add '-include-pch' option to the driver, so it can... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Fariborz Jahanian | Eradicate IsSuper field from ObjCImplicitSetterGetterRe... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Devang Patel | TBAA = Type Based Alias Analysis |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Argyrios Kyrtzidis | Read/write to/from PCH DeclarationNameLocs, Declaration... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Don't leak the TBAA object. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Add a comment about odd "signed char" incompatibility... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
David Chisnall | Add clang_getLocationForOffset() to libclang, for gives... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | When performing typo correction, keep track of whether... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Daniel Dunbar | Disable type.m while failures are investigated. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Daniel Dunbar | Make test more consistent. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | When we're in the context of an Objective-C message... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | Diagnose C++ [class.mem]p13-14, where a class member... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Gabor Greif | zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Gabor Greif | testcase for http://llvm.org/PR8371 of my last commit... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Gabor Greif | fix http://llvm.org/PR8371 in the straightforward way... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Abramo Bagnara | Treat __extension__ like ParenExpr. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Craig Silverstein | Recurse on a TypeLoc rather than a Type for TypedefDecl... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
John McCall | Death to blocks, or at least the word "block" in one... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | Don't complain about a variable within a linkage-specif... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | When we are missing the ',' or '>' to terminate a templ... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Douglas Gregor | Add builtin conditional operator candidates for scoped... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Daniel Dunbar | Update CMake. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Oscar Fuentes | Copied some flags from the Makefile build to the list... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Dan Gohman | Add a TBAA type for pointer types. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Dan Gohman | Unsigned types are TBAA-compatible with their signed... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Fariborz Jahanian | Rewrite bug fix rewriting a property assignment when |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Dan Gohman | Experimental TBAA support. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Devang Patel | Use root non-virtual primary base class, not just immed... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Dan Gohman | Wire up the -fstrict-aliasing and -fno-strict-aliasing... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
John McCall | template-ids are looked up differently in friend declar... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Douglas Gregor | When performing typo correction, look through the set... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Douglas Gregor | Make sure that we diagnose invalid qualifiers on friend... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
John McCall | At Fariborz's request, a somewhat cleaner bit-combining... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Andrew Trick | Reverting r116493: removes a test that failed on clang... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Argyrios Kyrtzidis | Fix compiler error that clang didn't report (probably... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Fariborz Jahanian | Put line number on the diagnostic. //rdar: //8550657. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Francois Pichet | r116509 fixed the Win32 XFAIL. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Douglas Gregor | Tweak the typo-correction implementation to determine... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Argyrios Kyrtzidis | Store in PCH the key function of C++ class to avoid... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Argyrios Kyrtzidis | Allow deserialization of just the fields of a record... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Argyrios Kyrtzidis | Give a default implementation for ASTDeserializationLis... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Argyrios Kyrtzidis | Introduce command line option -error-on-deserialized... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Argyrios Kyrtzidis | Don't add the injected class name to the redeclarations... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Argyrios Kyrtzidis | Introduce command line option -dump-deserialized-decls... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
David Chisnall | Test case for r116439 |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Fariborz Jahanian | Eliminate usage of ObjCSuperExpr used for |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Anton Yartsev | support for AltiVec extensions from the Cell architecture |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Zhongxing Xu | Call PreVisitDeclStmt for C++ aggregate initializers... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
John McCall | Compress bit fields / enums from ReferenceType, Builtin... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
John McCall | Whoops. This really shouldn't compile in clang, either. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
John McCall | Perform range restrictions on regparm when applied... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
John McCall | Teach Diagnostic to recursively expand inside %plural... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Chris Lattner | allow I128 suffixes in msextensions mode just like... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Chris Lattner | move logic for computing signed integer overflow when... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Diagnose when a 'static' member function overrides... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Generalize the checking for qualification of (non-frien... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
David Chisnall | Don't claim that things that are Objective-C keywords... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Eliminate the use of ObjCSuperExpr in code completion. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | There is no reason for dereferencing a pointer-to-membe... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Update Type::BitsRemainingInType |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | _Bool is not a keyword in C++. Fixes PR7388 and PR8349. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Place conversion warnings for non-type template argumen... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Introduce a bit into Type that keeps track of whether... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Fix a silly bug in the suppression of non-error diagnos... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Compute whether a type is variably modified as we build... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Fariborz Jahanian | Eliminates a clang warning. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Rafael Espindola | Call InitSections when assembling. This makes clang... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
John McCall | Preserve the original scope when picking the right... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
John McCall | Support friend function declarations in local classes... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Argyrios Kyrtzidis | Embrace C++ ABI 5.2.6 and consider that template instan... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Douglas Gregor | Teach the warning about unnamed/local types in template... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Douglas Gregor | Introduce support for emitting diagnostics (warnings... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Devang Patel | Fix debug info for anon union. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Devang Patel | Fix anon union member assignment expression's location. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
John McCall | Handle dependent friends more explicitly and deal with... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Eli Friedman | PR8325: don't do destructor checking when a pointer... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
John McCall | Enter the context of the declared function template... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Douglas Gregor | When finalizing a function template specialization... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Douglas Gregor | If we end up instantiating a function parameter whose... |
commit | commitdiff | tree | snapshot |
next |