swift
[Async CC] Test: Mark functions that call async functions async.
#34402
Merged

Commits
  • [IRGen] Track repeated requirements for async functions in NecessaryBindings.
    nate-chandler committed 5 years ago
  • [NFC] Replaced include with forward declaration.
    nate-chandler committed 5 years ago
  • [NFC] Cached the layout in AsyncCallEmission.
    nate-chandler committed 5 years ago
  • [NFC] Whitespace.
    nate-chandler committed 5 years ago
  • [IRGen] Temporarily treat @async @convention(c) as not async.
    nate-chandler committed 5 years ago
  • [Test] Temporarily mark async execution tests' main @async.
    nate-chandler committed 5 years ago
  • [Test] Made async exec tests obey async rule.
    nate-chandler committed 5 years ago
  • [Async CC] Added TODO for codesize improvement.
    nate-chandler committed 5 years ago
Loading