This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a46def40c2c679c087918cfec00e6120b93da50
clang-p2996
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
lang
/
objc
History
Todd Fiala
c8b3717344
xfailed TestObjCNewSyntax.py on macOS for gmodules
...
Tracked by: rdar://27792848 llvm-svn: 278289
2016-08-10 21:07:48 +00:00
..
bitfield_ivars
Added a test case for bitfield ivars. It currently fails.
2016-06-24 20:41:18 +00:00
blocks
…
forward-decl
…
foundation
…
global_ptrs
…
hidden-ivars
…
ivar-IMP
…
modules
…
modules-auto-import
…
modules-incomplete
…
modules-inline-functions
…
objc-baseclass-sbtype
…
objc-builtin-types
…
objc-checker
…
objc-class-method
…
objc-dyn-sbtype
…
objc-dynamic-value
…
objc-ivar-offsets
…
objc-ivar-protocols
…
objc-ivar-stripped
…
objc-new-syntax
xfailed TestObjCNewSyntax.py on macOS for gmodules
2016-08-10 21:07:48 +00:00
objc-optimized
…
objc-property
Add support for Objective-C class properties.
2016-07-14 19:31:18 +00:00
objc-runtime-ivars
Revert "Make lldbinline.py regenerate the Makefile each time it builds."
2016-06-07 21:29:46 +00:00
objc-static-method
…
objc-static-method-stripped
…
objc-stepping
…
objc-struct-argument
…
objc-struct-return
…
objc-super
…
objc++
…
print-obj
…
radar-9691614
…
rdar-10967107
…
rdar-11355592
…
rdar-12408181
…
real-definition
…
sample
…
self
…
single-entry-dictionary
Fix an issue where LLDB would show the key and value of a single entry NSDictionary in the wrong order
2016-06-24 17:48:01 +00:00
variadic_methods
Handle variadic Objective-C methods from DWARF correctly.
2016-06-24 00:24:40 +00:00
.categories
…