2009-01-29 |
Daniel Dunbar | ABITest: Makefile tweaks |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Fariborz Jahanian | Set protocol linkage and visibility correctly and |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Make CodeGen produce an error if we come across a non... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Fariborz Jahanian | Protocol meta-data for objc2's non-fragile abi. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | diags moved, so these casts are no longer needed. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Steve Naroff | Hack Sema::LookupDeclInScope() to avoid calling Sema... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | remove two empty files |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | next round of diagnostics cleanups, moving some |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Introduce a new expression node, ImplicitValueInitExpr... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Clean up designated initialization of unions, so that... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Suppress a warning |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | x86_64 ABI: Handle fields / complex components which... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | ABITest: Fix access to array test values. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | x86_64 ABI: Tweak merging algorithm so that we always... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | ABI: When emitting calls which return an ignored argume... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | x86_64 ABI: Implement classification for records. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | ABITest: Fix test value generation for unions. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | x86_64: Support cases which map to returning multiple... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | x86_64 ABI: Classify _Complex ints as integer. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | Fix -Wimplicit-function-declaration, which required... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | Fix typo |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | Evaluate ==,!= for complex types. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | Use xcc (instead of clang directly). |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | Evaluate casts to complex. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | ccc: Honor -ccc-clang for generic GCC toolchain. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | update the project file for headers moving |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | Fix a wart that existed from before we had EXTWARN. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | move library-specific diagnostic headers into library... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Chris Lattner | fix an absolutely inscrutible gcc 4.0 error: |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Daniel Dunbar | Add folding for complex mul and fix some major bugs... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Add another devilish testcase for designated initializers |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Better documentation for our initialization checker |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Move InitListChecker out of Sema.h |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Douglas Gregor | Eliminate infinite looping in a wacky case with designa... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Steve Naroff | Refactor Sema::LookupDecl() into 2 functions: LookupDec... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Douglas Gregor | Remove Expr::hasSideEffects. It doesn't work anyway |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Douglas Gregor | Improvements to code-generation and semantic analysis... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Fariborz Jahanian | Add setter/getter methods to the list of methods |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Remove '#if 0' code. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Remove method 'AddNE' from the public interface of... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Daniel Dunbar | Implement basic _Complex integer constant folding. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Fariborz Jahanian | property metadata for objc2's nonfragile abi |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Add some comments to GRStateManager. No functionality... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Douglas Gregor | Code generation support for C99 designated initializers. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: Always generate an "autorelease... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Daniel Dunbar | Handle complex types in ASTContext::mergeTypes |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Add autorelease test case. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Add more PTH diagnostics for invalid PTH files, etc. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Enhance PTHManager::Create() to take an optional Diagno... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Fix TextDiagnosticPrinter::HandleDiagnostic to handle... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Add method FullSourceLoc::getBufferData(). |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Tweak doxygen comment. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Steve Naroff | Name change (isTypeName->getTypeName). |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Daniel Dunbar | Fix test case (for -### printing version) |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Daniel Dunbar | ccc: Support -v; invent a version number for ccc for... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Steve Naroff | Change Parser::ParseFunctionDeclarator() to annotate... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Fariborz Jahanian | Some refactoring of common code. No change in functiona... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Sebastian Redl | Implement pointer to member handling in static_cast. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Douglas Gregor | Complete semantic checking for typedef redeclarations... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Steve Naroff | Remove 'NamespaceNameOnly' argument to Sema::LookupDecl... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Steve Naroff | Remove 'enableLazyBuiltinCreation' argument to Sema... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Update comment. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Chris Lattner | long long and double have 64-bit alignment on x86-64. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Chris Lattner | add some basic file headers |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: Improve diagnostics to indicate... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: Indicate whether a tracked... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Chris Lattner | add diagnostics files to xcode proj |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: More diagnostic refactoring. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: Embed an "object type" into... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Chris Lattner | fix a crash I introduced, thanks to Ted for the awesome... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: More cleanups (no real function... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Fix diagnostic truncated by my last patch. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: More diagnostic refactoring. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | retain/release checker: Output the name of the function... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Refactor some diagnostic code to use raw_string_ostream... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Remove '#if 0' code. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Patch by Alexei Svitkine: Refactor Sema::ParseAST API... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Mike Stump | Add a preliminary version number. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Daniel Dunbar | ABITest: Support --test-layout option for generating |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Fariborz Jahanian | Set visibility of ivar offset symbols according to |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Fariborz Jahanian | Generation of ivar-offset symbols in objc2's non-fragil... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | On Windows use a BumpPtrAllocator for the UniqueFileCon... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Nuno Lopes | add test for PR2502, which was already fixed some time ago |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | FileManager: Use a BumpPtrAllocator for the StringMaps... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Nuno Lopes | fix PR3427: fix debuginfo for incomplete array types |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ted Kremenek | Add a some comments to designate Windows-specific/Unix... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Steve Naroff | Finish making AST BumpPtrAllocation runtime configurabl... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Sebastian Redl | Add handling of member pointers to reinterpret_cast. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Fariborz Jahanian | After talking to our runtime guru, I added a comment. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Ted Kremenek | Updated checker build. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Steve Naroff | Convert types over to placement new() that takes an... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Steve Naroff | Remove many references to ASTContext::getAllocator... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Daniel Dunbar | ccc/Darwin/clang: Fix a mistranslation for the llvm... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Anders Carlsson | If an input constraint refers to an output constraint... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Fariborz Jahanian | ivar meta-data generation for nonfragile-abi. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Daniel Dunbar | ccc: Normalize machine name to i386 for platforms which... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Chris Lattner | eliminate some random .ll file outputs |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Fariborz Jahanian | Fixed a typo in getPreferredTypeAlign method. |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Chris Lattner | add new headers |
commit | commitdiff | tree | snapshot |
next |