Skip to content

Commit 1f01309

Browse files
committed
comment
1 parent 6e62d01 commit 1f01309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Basic/LangOptions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ class LangOptionsBase {
245245
/// construction vtable because it hasn't added 'type' as a substitution.
246246
/// - Skip mangling enclosing class templates of member-like friend
247247
/// function templates.
248-
/// - Incorrectly return C++ records in AVX registers.
248+
/// - Incorrectly return C++ records in AVX registers on x86_64.
249249
Ver19,
250250

251251
/// Conform to the underlying platform's C and C++ ABIs as closely

0 commit comments

Comments
 (0)