Add basic tests for `frame variable`'s ability to direct access fields of `this` and ivars of `self`. This splits the tests, preventing ObjC tests from running on Linux. Differential Revision: https://reviews.llvm.org/D145348
3 lines
47 B
Makefile
3 lines
47 B
Makefile
CXX_SOURCES := main.cpp
|
|
include Makefile.rules
|