diff options
author | camc <69519329+camc@users.noreply.github.com> | 2025-09-15 14:04:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-15 21:04:45 +0800 |
commit | e0a33cb599f8614b3d897ad2bd2f9fa8e1acbac5 (patch) | |
tree | 294f0c42e9a22123d7520e5b619c6a4ae949d806 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d0263f07d1ad35223b017e660725c0a093e89e74 (diff) | |
download | llvm-e0a33cb599f8614b3d897ad2bd2f9fa8e1acbac5.zip llvm-e0a33cb599f8614b3d897ad2bd2f9fa8e1acbac5.tar.gz llvm-e0a33cb599f8614b3d897ad2bd2f9fa8e1acbac5.tar.bz2 |
[clang] Allow attributes on first constructor argument in pre-C++11 (#157300)
Resolves GH-156809
Modifies decl parser to allow C++11 style [[attributes]] on the first
argument in constructors in all C++ standards. They are already allowed
on later arguments.
---------
Co-authored-by: Shafik Yaghmour <shafik.yaghmour@intel.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions