diff options
Diffstat (limited to 'source/slang/slang-ir-specialize.cpp')
| -rw-r--r-- | source/slang/slang-ir-specialize.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/slang/slang-ir-specialize.cpp b/source/slang/slang-ir-specialize.cpp index caaa700a0..efcdb4498 100644 --- a/source/slang/slang-ir-specialize.cpp +++ b/source/slang/slang-ir-specialize.cpp @@ -398,7 +398,7 @@ struct SpecializationContext // as all of its operands are. // // TODO: We realistically need a more refined - // check here that uses a white-list of instructions + // check here that uses an allow-list of instructions // that can represent values suitable for use // as generic arguments. // |
