We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e62d01 commit 1f01309Copy full SHA for 1f01309
clang/include/clang/Basic/LangOptions.h
@@ -245,7 +245,7 @@ class LangOptionsBase {
245
/// construction vtable because it hasn't added 'type' as a substitution.
246
/// - Skip mangling enclosing class templates of member-like friend
247
/// function templates.
248
- /// - Incorrectly return C++ records in AVX registers.
+ /// - Incorrectly return C++ records in AVX registers on x86_64.
249
Ver19,
250
251
/// Conform to the underlying platform's C and C++ ABIs as closely
0 commit comments