Rintaro Ishizaki
|
7cfc5aa93b
|
[ASTGen/Tests] Add 'REQUIRES: string_processing'
This test imports _StringProcessing implicitly
rdar://159635602
|
2025-09-09 10:48:10 -07:00 |
|
Rintaro Ishizaki
|
92a6fece48
|
[ASTGen] ObjC improvements
* Generate `#selector(...)` expression
* Generate `#keyPath(...)` expression
* Implicit `@objc` attribute for `@_objcImplementation` attribute
|
2025-03-20 05:04:58 -07:00 |
|
Rintaro Ishizaki
|
74f5f1de44
|
[ASTGen] Adopt '-dump-ast-format default-with-decl-contexts' in tests
Verify ASTGen generating DeclContext hierarchy correctly.
|
2025-02-14 11:17:16 -08:00 |
|
Rintaro Ishizaki
|
6d7b3d69d1
|
[ASTGen] Generate several attributes
* NonisolatedAttr
* SpecializeAttr
* UnavailableFromAsyncAttr
* DocumentationAttr
* StorageRestrictionsAttr
|
2024-12-05 15:12:00 -08:00 |
|