4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[benchmark] Do not abort with `TypeError` if no memory measurements were taken More... about 2 years ago
tests: fix two IRGen tests More... about 2 years ago
Merge remote-tracking branch 'origin/main' into next More... about 2 years ago
Merge pull request #63154 from hborla/type-check-attached-macro-args More... about 2 years ago
Allow Clang modules to be listed in the explicit module map. More... about 2 years ago
[Macros] Separate determining whether a custom attribute is a macro and type checking macro attribute arguments into two different requests. More... about 2 years ago
Merge remote-tracking branch 'origin/main' into next More... about 2 years ago
Merge pull request #63153 from DougGregor/swift-syntax-diagnostic-style More... about 2 years ago
[Macros] Distinguish between attributes that do not reference macros and invalid macro attributes in `findMacroForCustomAttr`. More... about 2 years ago
[Macros] Add more tests for macro arguments. More... about 2 years ago
[Macros] Fix duplicate diagnostics for macro attributes. More... about 2 years ago
[Diagnostics] Make sure the code builds without the new Swift parser More... about 2 years ago
[Diagnostics] Add a swift-syntax diagnostic style More... about 2 years ago
[Macros] Type-check attached macro arguments. More... about 2 years ago
[NFC] Move findMacroForCustomAttr to TypeCheckMacros.cpp. More... about 2 years ago
Merge remote-tracking branch 'origin/main' into next More... about 2 years ago
Merge pull request #63081 from apple/conditional-runtime-records-fix More... about 2 years ago
Merge remote-tracking branch 'origin/main' into next More... about 2 years ago
Merge pull request #63125 from DougGregor/debug-info-dump-macro-expansion-buffers More... about 2 years ago
Merge remote-tracking branch 'origin/main' into next More... about 2 years ago
Merge pull request #63126 from poya/bug/62802 More... about 2 years ago
[Sema] Fix for non-API level property wrappers with closure. More... about 2 years ago
[Test] We don't need an IR test here More... about 2 years ago
[Macros] Print `@declaration` attribute, although it's going away More... about 2 years ago
Merge remote-tracking branch 'origin/main' into next More... about 2 years ago
Merge pull request #63127 from bnbarham/fix-shadowed-decls More... about 2 years ago
[Macros] Assign macro expansion discriminators more lazily. More... about 2 years ago
Ensure that macro expansion buffers terminate in a newline when written to disk. More... about 2 years ago
[Macros] Ensure that we inherit imports from enclosing file for macro expansion files More... about 2 years ago
Merge remote-tracking branch 'origin/main' into next More... about 2 years ago