2009-04-23 |
Steve Naroff | Sema::ActOnStartClassInterface(): Use PushOnScopeChains(). |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Steve Naroff | Add PCH read/write support for Objective-C Selectors. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Daniel Dunbar | Mark IMAGE_INFO as constant on x86_64-darwin. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Chris Lattner | fix a problem producing debug info with global blocks. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Daniel Dunbar | Add implicit definition of objc_msgSend. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Chris Lattner | implement debug info for _Complex. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Chris Lattner | the logic for computing __func__ and friends is really... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Chris Lattner | remove some gone files |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Daniel Dunbar | Don't build error/warning/assertion detection in the... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Chris Lattner | some arm triples have weird characters in them, just... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Chris Lattner | Silence warnings about common forms of -Wstrict-aliasin... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Douglas Gregor | PCH (de-)serialization of the protocols in an ObjCInter... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Douglas Gregor | Add the PCH reader stub for ObjCCompatibleAliasDecl |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Douglas Gregor | PCH support for ObjCPropertyImplDecl |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Douglas Gregor | The ivars in an ObjCImplementationDecl are now stored... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Douglas Gregor | PCH support for ObjCCategoryImplDecl (which can't be... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Douglas Gregor | PCH (de-)serialization for ObjCImplDecl. This can't... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Anders Carlsson | Add a CXXConstructExpr that represents an implicit... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Daniel Dunbar | Use std::sort instead of qsort. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Douglas Gregor | Eliminate the three SmallVectors in ObjCImplDecl (for... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | PCH support for Objective-C property declarations ... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Fariborz Jahanian | ivar layout bitmap is alive! |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Add PCH statistics for the number/percent of lexical... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | Add PathDiagnosticRange to PathDiagnostics. These simpl... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Support locally-declared external declarations in PCH... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Clean up and de-XFAIL-ify PCH test for external definitions |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | remove obsolete tests. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Support tentative definitions in precompiled headers... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Remove the serialization code that predates precompiled |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Eliminate some FIXMEs in the PCH reader that were eithe... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Eliminate Sema::KnownFunctionIDs, so that Sema doesn... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | BugReporter (extensive diagnostics): Use correct locati... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | BugReporter (extensive diagnostics): always add an... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Eli Friedman | Add handling for complex->int, int->complex float,... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Minimize the number and kind of "external definitions... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | Add missing dependency, patch by Jason Haslam! |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Lazy loading of builtins for precompiled headers. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | BugReporter (extensive diagnostics): |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | BugReporter (extensive diagnostic algorithm): The initi... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | PathDiagnosticLocation: ranges for terminators now... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Reapply r69771, with updates & fixes: |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Remove some debugging output from the PCH reader |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | ccc-analyzer: Don't create preprocessed files about... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Remove lookupFieldDeclFromIvar from ObjCIvarDecl interface. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Simplify addRecordToClass, it is not legal to call... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Don't convert interface types (to structs) as part... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Add CGObjCRuntime::GetConcreteClassStruct to encapsulat... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Add another workaround for -include. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Simplify. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Emit meta data using the Ivar, not a looked up FieldDecl. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Use ComputeIvarBaseOffset instead of looking up by... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Merge ivar access amongst the three runtimes. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Make sure this test runs on all 3 Objective-C implement... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | implement debug info support for id<proto> and interfac... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | ObjCQualifiedClass is dead, remove it. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | deserialization support for qualified interfaces |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | pch support for protocol qualified id's. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | add three new objc expression types. @selector doesn... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | implement serialization support for @encode, |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | rename methods.* -> objc_methods.* |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | change implicit int warnings to point to the identifier... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Ted Kremenek | Update checker build. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Make ObjCInterfaceDecl's const in some more places. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Reorganize built-in initialization to separate the... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Revert r69771, I missed some (obvious) details. :/ |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Mark another TypeForDecl const and make getObjCInterfac... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Daniel Dunbar | Rework the shadow struct that is layed out for Objectiv... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | Fix rdar://6814950 - stdint.h isn't "-pedantic -std... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | move 64-bit abi functions to lazy model, everything... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | remove the last of the non-lazy objc runtime functions... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | number of non-lazy runtime functions from 9 -> 4. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | make message send functions lazy, we're down from 14... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | move more EH stuff to being lazily created. An empty... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | make try/catch objc runtime functions be lazily generated. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | Fix a problem with objc foreach loop. It turns out... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Test PCH support for VLAs |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Douglas Gregor | Eliminate a FIXME in one of the PCH test cases |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Chris Lattner | Fix some mishandling of the attr(gnu_inline) mode when... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Douglas Gregor | Lazy deserialization of macro definitions for precompil... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ted Kremenek | Fix crash reported in PR 3991. The analyzer doesn... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Steve Naroff | Update Xcode project with recently added files. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ted Kremenek | This patch is largely due to Zhongxing Xu. I've simply... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | apply Eli's patch to fix PR4008, with a testcase. ... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Mike Stump | Resolve merge conflict better. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | fix PR4026: Clang can't codegen __func__ without implic... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Mike Stump | Tighten up blocks type checking. This was discussed... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Douglas Gregor | Lazy deserialization of identifiers in PCH files fixed... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | Fix rdar://6814047, a crash on invalid in blocks code... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ted Kremenek | Fix: <rdar://problem/6777209> false Dereference of... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ted Kremenek | Tweak pretty-printing of constraints. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Douglas Gregor | Don't bother writing a visible-declarations record... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | fix marking of nested blocks with the "hasBlockDeclRefE... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Douglas Gregor | Lazy deserialization of the declaration chains associat... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | this is a warning now, return a well formed ast. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Ted Kremenek | Refactor 'BasicStoreManager::CastRegion' and 'RegionSto... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | force a 32-bit triple. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Daniel Dunbar | Make sure to mark the interface as completed when we... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Daniel Dunbar | Force triple (test case fails for platforms with the... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Daniel Dunbar | We no longer accept @defs with the non-fragile ABI. |
commit | commitdiff | tree | snapshot |
next |