2010-07-15 |
Douglas Gregor | When we're performing tentative parsing to determine... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | build/Darwin: Add missing Info.plist template. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | build/Darwin: Enable version information for clang... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Douglas Gregor | Reinstate the scalar-cast-to-const-reference improvemen... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Douglas Gregor | Make the "unused result" warning a warning about run... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Douglas Gregor | Revert r108431 and r108433 (the cast-to-const-reference... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Douglas Gregor | Add test case for PR5290; this bug was fixed with the... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Devang Patel | Revert 108220 and subsequent patch. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Douglas Gregor | Spell isPRValue() properly. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Douglas Gregor | Teach CodeGenFunction::EmitCastLValue() to handle casts... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Douglas Gregor | CK_BitCast is not an lvalue bitcast any longer |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | Driver/Darwin: Resolve deployment target defaulting... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | Driver/Darwin: Allow -m{ios,macosx}-version-min= to... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | CodeGen: Tweak ABI handling for Minix, patch by Kees... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | see comment. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Daniel Dunbar | Driver: Support 'clang -x ir ...'. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Chris Lattner | restrict the && -> & warning to cover a case daniel... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Sebastian Redl | Add a callback interface that allows interested parties... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Daniel Dunbar | CodeGen/ObjC/NeXT: Fix Obj-C message send to match... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Sebastian Redl | There is another implementation of PCHReaderListener... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Douglas Gregor | When determining whether an overload set with explicit... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Benjamin Kramer | Pass StringRefs by value. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Douglas Gregor | When there are extra or missing template parameter... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Douglas Gregor | Add lvalue-bitcast support for complex numbers. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Sebastian Redl | Increase the max PCH level for declarations to 7. Add... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Daniel Dunbar | Driver: When re'execing clang, use path to the main... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Daniel Dunbar | Driver: Remove some unused arguments. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Fariborz Jahanian | Don't error when doing default property synthesis |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Sebastian Redl | Make PCHReader cope with PCH files containing more... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Douglas Gregor | Only filter out names reserved for the implementation... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Fariborz Jahanian | Consider obective-c pointer arguments as valid sentinel... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
John McCall | Fix the mangling of template template arguments, which... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Chandler Carruth | Wire up '-Wignored-qualifiers' to the warning on 'const... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Douglas Gregor | Add test case that was causing an infinite loop when... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
John McCall | Remove a few mangling FIXMEs: |
commit | commitdiff | tree | snapshot |
2010-07-14 |
John McCall | Implement the standard mangling for array-subscript... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Douglas Gregor | Fix typo in test program |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Daniel Dunbar | Driver/Darwin: Pass -pie/-no_pie to the linker when... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Add missing testcases for lvalue bitcasts |
commit | commitdiff | tree | snapshot |
2010-07-13 |
John McCall | Work around an obnoxious GCC warning by changing semant... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Introduce a new cast kind for an "lvalue bitcast",... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Nick Lewycky | Add __builtin_snprintf. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
John McCall | Switch the __cxa_rethrow cleanup to be lazy. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
John McCall | Allow for the possibility that __cxa_end_catch might... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Fariborz Jahanian | Check on property attributes which are declared |
commit | commitdiff | tree | snapshot |
2010-07-13 |
John McCall | Switch the __cxa_free_exception cleanup to be lazy. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Fariborz Jahanian | Set DeclContext of ParamVarDecl only. No need |
commit | commitdiff | tree | snapshot |
2010-07-13 |
John McCall | Teach IR generation how to lazily emit cleanups. This... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Sebastian Redl | Add two small utility functions to PCHReader that the... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Fariborz Jahanian | More block instantiation stuff. Set variable/param... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Chris Lattner | Add a warning to catch a bug recently caught by code... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Chris Lattner | 80 column issues. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Whenever we're creating an expression that is typically... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Chandler Carruth | Silence Doug's favorite GCC warning. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Devang Patel | Add volatile qualifiers for "this". |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Properly add to 32 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Downgrade the "when type is in parentheses, array canno... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Argyrios Kyrtzidis | Modify the pragma handlers to accept and use StringRefs... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Improve diagnostics for the "type qualifier on return... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | When computing the canonical profile of a DeclRefExpr... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | When forming a function call or message send expression... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Diagnose typedef of an operator name. Fixes PR7462 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
John McCall | Check in this -Wconversion C++ test case that's been... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Complain when an unnamed enumeration has no enumeration... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Reinstate the optimization suppressing available_extern... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Devang Patel | const qualify debug info for "this" for const methods. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Fariborz Jahanian | Instantiate attributes when first building an instantiated |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Douglas Gregor | Provide a special diagnostic for attempts to explicitly... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Douglas Gregor | Fix a documentation paste-o and eliminate a useless... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Craig Silverstein | We should not be recursing over the shadow definitions... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Sebastian Redl | Produce an error on encountering a pointer or reference... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Devang Patel | While collecting members for a class, always create... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Sebastian Redl | Split the normal and chained PCH writing paths and... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Argyrios Kyrtzidis | Remove the check for repeated tok::eofs, we are not... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Argyrios Kyrtzidis | Simplify code using the new FoldingSetImpl::InsertNode... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Fariborz Jahanian | Copy over attributes to instantiated variable. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Douglas Gregor | Speculatively revert r108156; it appears to be breaking... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Argyrios Kyrtzidis | If we are past tok::eof and in caching lex mode, avoid... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Douglas Gregor | Add a -code-completion-timing= mode to c-index-test... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Fariborz Jahanian | Compute Type dependent-ness of BlockDeclRefExpr |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ted Kremenek | Add test case for <rdar://problem/8177927> (which trigg... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Fariborz Jahanian | Move setting of Dependent Type to BlockDeclRefExpr's |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Douglas Gregor | Do not generate LLVM IR for available_externally functi... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Chandler Carruth | Fix another aspect of PR7047, macro expansions. Previou... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Chris Lattner | we do in fact have to cache the EOF token returned... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Chris Lattner | revert a hunk of code that Argiris added in r106213... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | fix PR7280 by making the warning on code like this: |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | change the 'invalid token after top level declarator... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | Fix PR7617 by not entering ParseFunctionDefinition... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chris Lattner | add a const qualifier, refactor some code. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chandler Carruth | Switch to void-cast for this. Chris prefers that over... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Chandler Carruth | Mark assert-only variables as unused. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
John Thompson | Rename clang.dll to libclang.dll, to fix Windows build. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Nick Lewycky | PrintFunctionNames is a plugin, it should pull in symbo... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Nick Lewycky | Clang do so have plugins, we can't prune exports. ... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Dale Johannesen | Fix compile error. Per Fariborz. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Chandler Carruth | Lay the ground work for resoving PR7047. This doesn... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Argyrios Kyrtzidis | Add PCH support for the remaining C++ exprs. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Peter Collingbourne | Fix CMake build |
commit | commitdiff | tree | snapshot |
2010-07-09 |
John Thompson | Hack for dealing with commas until we support multiple... |
commit | commitdiff | tree | snapshot |
next |