Merge pull request #37462 from DougGregor/remove-actor-independent

This commit is contained in:
Doug Gregor
2021-05-18 12:08:17 -07:00
committed by GitHub
25 changed files with 81 additions and 374 deletions

View File

@@ -1857,11 +1857,6 @@ namespace decls_block {
BCFixed<2> // inline value
>;
using ActorIndependentDeclAttrLayout = BCRecordLayout<
ActorIndependent_DECL_ATTR,
BCFixed<1> // unsafe flag
>;
using OptimizeDeclAttrLayout = BCRecordLayout<
Optimize_DECL_ATTR,
BCFixed<2> // optimize value