2007-10-16 |
Chris Lattner | Add a new Rewriter::getRangeSize method. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Fariborz Jahanian | Patch to diagnose duplicate method implementations. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Steve Naroff | Remove ObjcMethodDecl::getNumMethodParams/getMethodPara... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Chris Lattner | publish location info |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Fariborz Jahanian | Steve, pointer out that getName() is available for... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Chris Lattner | Push the rewriter forward a bit more. Now it rewrites |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Chris Lattner | these aren't const. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Fariborz Jahanian | Fix problem dumping/printing method names with null... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Fariborz Jahanian | Patch to implement AST generation for objective-c's... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Steve Naroff | Emit diagnostics for methods not found. |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Anton Korobeynikov | Unbreak mingw32. Maybe there should be something like... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Chris Lattner | initialization of references should not do default... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Steve Naroff | Bad cast...need to use dyn_cast_or_null. Also changed... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Fariborz Jahanian | Patch to parse @selector expressions. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Steve Naroff | Change the type of ObjCStringLiteral from "struct __bui... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Steve Naroff | Fix a parser bug with message expressions - need to... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Steve Naroff | Move type compatibility predicates from Type to ASTCont... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Anders Carlsson | Add code generation and sema checking for __builtin_va_arg. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Fariborz Jahanian | Several name lookup conflict detection fixes involving... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Steve Naroff | Added ASTContext::setObjcIdType/getObjcIdType(), set... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Steve Naroff | Teach the type checker about "id". This removes the... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Anders Carlsson | Add support for Pascal strings. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Anders Carlsson | Fix a warning |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Steve Naroff | - Teach ObjcInterfaceDecl::lookupInstance/ClassMethod... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Steve Naroff | Add category lookup (removing a couple FIXME's). |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Steve Naroff | Fix -ast-dump for ObjC. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Steve Naroff | - Added Sema::AddFactoryMethodToGlobalPool and Sema... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Anders Carlsson | Fix an incorrect assertion. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Chris Lattner | haha, my devious plot is complete: |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Anders Carlsson | Add __builtin_va_list definitions for x86_64 and ppc64. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Chris Lattner | With this I can now insert stuff before tabs, woo. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Chris Lattner | Woo, tab deletion now works. Next lets see if we can |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Chris Lattner | another step forward in rewriter stuff. This still has |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Anders Carlsson | Generate code for va_start and va_end. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Fariborz Jahanian | Patch to check for duplicate method decls in protocols. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Chris Lattner | remove dead method with bogus comment. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Fariborz Jahanian | Check and diagnose that objective-c objects may not... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Ted Kremenek | Added notion of '*' specified format width/specifiers... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Chris Lattner | add a new SM::getDecomposedFileLoc method. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Fariborz Jahanian | Fixed typo in comment. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Fariborz Jahanian | Fixed a @compatible_alias bug. In the process, discover... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Steve Naroff | Replace one FIXME with another. We handle protocols... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Anders Carlsson | Add some more diagnostics for va_start, fix tests so... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Fariborz Jahanian | Fixed a bug whereby, struct tag name matches a typedef... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Steve Naroff | Temporary fix to test case. This area is currently... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Chris Lattner | add comments. |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Ted Kremenek | Printf argument checking now supports dynamically-passe... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Fariborz Jahanian | This patch implementa objective-c's @compatibilty-alias... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | Push the rewriting APIs along. Build a trivial client... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Fariborz Jahanian | Implemented parsing of objctive-c protocol conforming... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | add RewriterTest.cpp to xcode project. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | clarify |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | slightly simplify interface |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Anders Carlsson | Add __builtin_va_start to the list of builtins, make... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Fariborz Jahanian | Patch to create protocol conforming class types. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | add scafolding to play around with and bring up the... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | update argument. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | rename -parse-ast-view to -ast-view |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Chris Lattner | rename -parse-ast-print to -ast-print |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Chris Lattner | Fix 80 col violations. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Chris Lattner | fix a bunch of regressions I introduced :( |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Steve Naroff | Refinements to Sema::GetObjcIdType()... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Ted Kremenek | Commented out header with no section body. Will write... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Ted Kremenek | Added some documentation on clang CFGs. It is very... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Steve Naroff | - Make sure default return/argument types (for methods... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Chris Lattner | avoid accessing off the end of identifiers. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Anders Carlsson | Emit a warning when the body of an if block is a NullStmt. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Chris Lattner | clang -E should not print tokens from the predefines... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Hartmut Kaiser | Updated VC++ build system. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Ted Kremenek | Added idea for a simple C++ checker. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Chris Lattner | add an idea |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Chris Lattner | resolve a fixme, by moving __builtin_va_list to a more... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Steve Naroff | Fix a latent bug in MinimalActions (created by a recent... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Steve Naroff | Remove Scope argument from ObjC actions that either... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | Add a dummy for the id typedef. Steve, plz fill this... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | Make a significant change to invert the control flow... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Steve Naroff | Make sure methods with no return type default to "id". |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Devang Patel | Recognize while(1) and avoid extra blocks. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Devang Patel | new test |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | avoid a noop virtual method call on the hot scope popin... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Devang Patel | Recognize "do {} while (0)" idiom and avoid extra... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Devang Patel | Use LLVMFoldingBuilder |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Fariborz Jahanian | Remove comment about protocols and namespace no longer... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Fariborz Jahanian | Minor code clean up to make it more readable. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | Update DeclKind enums to reflect ObjcProtocolDecl's... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Fariborz Jahanian | Remove addition of protocol names to declaration scopes... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | convert driver over to use Token::is/isNot APIs. fwew... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | Switch lexer/pp over to new Token::is/isNot api |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | swtich to Token::is/isNot |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | switch more code to use Token::is/isNot where possible. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | switch some more of the parser over to using Token... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | Add two new Token helper functions, "is" and "isNot... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Fariborz Jahanian | Added better comment about protocol list for class... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Chris Lattner | rename some "Parse" actions to "ActOn". Move code... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Devang Patel | Use const& for RHS. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Devang Patel | Fix comment. Describe what it is, instead of how it... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Fariborz Jahanian | Prevent memory leak by not creating a category object... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Steve Naroff | Remove 2 protocol related actions from MinimalActions... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Fariborz Jahanian | Added a new class for Interfaces qualified by protocol... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Steve Naroff | Removed unused instance variable from FieldDecl. |
commit | commitdiff | tree | snapshot |
next |