2010-10-18 |
Douglas Gregor | Fix the translation of the PCC_ForInit code-completion... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Provide code completion for types after the '^' that... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
John McCall | Fix some bugs in local class mangling brought up in... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Introduce code completion results for Objective-C metho... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Argyrios Kyrtzidis | Read/write declaration attributes from/to PCH properly... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Argyrios Kyrtzidis | Merge header & cpp for test/PCH/attrs.c - more convenie... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | When providing code completions of Objective-C method... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Fariborz Jahanian | patch fixes class names missing from method names in... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Anders Carlsson | Implement the first half of [dcl.attr.override]p6. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Francois Pichet | Microsoft enum extensions. 2 things will change on... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Add iteration over the preprocessor conditional stack... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Douglas Gregor | Add declarations nested in a linkage specification... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Michael J.... | CodeGen: Fix long double on Windows using MSVC runtime. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Michael J.... | Fix Whitespace. |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Bill Wendling | Reapply r116684 with fixes. The test cases needed to... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Oscar Fuentes | Do not use absolute path on the clang++ symlink. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Anders Carlsson | Implement [dcl.attr.override]p2 and add tests for p1... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Anders Carlsson | Add test for [dcl.attr.final]p4. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Oscar Fuentes | Use a script for creating the clang++ executable. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Bill Wendling | Temporarily revert r116684. It was causing failures... |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Bill Wendling | The "gcc.dg/compat/vector-1 -m32" test was broken after... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Argyrios Kyrtzidis | Xcode keeps modifying the project file and I don't... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | Coding by inspection has its problems. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Gabor Greif | validator |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Gabor Greif | these items are done, afaik |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | objc_exception_rethrow does not take an exception argument. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | Reformatting. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
John McCall | White-listing templated-scope friend decls is a good... |
commit | commitdiff | tree | snapshot |
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 |
next |