Post

Replies

Boosts

Views

Activity

Clang 13 C++ supporting TCO
Clang 13 documentation https://clang.llvm.org/docs/ReleaseNotes.html indicates support of [[clang::musttail]] attributes to enforce TCO. Any attempt to use this in xcode13 is is failing on the attribute: warning: unknown attribute 'musttail' ignored [-Wunknown-attributes] [[clang::musttail]] Can I get a confirmation this is actually supported? Clang version in xCode13b4 is reported as: Apple clang version 13.0.0 (clang-1300.0.27.3)
0
0
1.6k
Aug ’21
Local Network Privacy - prompt disable?
Is there any mechanism to disable this user prompt during development? This completely breaks automated testing setups.
Replies
1
Boosts
0
Views
1.8k
Activity
Aug ’21
Clang 13 C++ supporting TCO
Clang 13 documentation https://clang.llvm.org/docs/ReleaseNotes.html indicates support of [[clang::musttail]] attributes to enforce TCO. Any attempt to use this in xcode13 is is failing on the attribute: warning: unknown attribute 'musttail' ignored [-Wunknown-attributes] [[clang::musttail]] Can I get a confirmation this is actually supported? Clang version in xCode13b4 is reported as: Apple clang version 13.0.0 (clang-1300.0.27.3)
Replies
0
Boosts
0
Views
1.6k
Activity
Aug ’21