https://bugs.llvm.org/show_bug.cgi?id=33356

            Bug ID: 33356
           Summary: The [[clang::xray_log_args(1)]] attribute does not
                    apply to the implicit `this` for C++ methods
           Product: XRay
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Clang
          Assignee: dber...@google.com
          Reporter: dber...@google.com
                CC: llvm-bugs@lists.llvm.org

When the [[clang::xray_log_args(1)]] attribute is applied to a member function
with no arguments, the compiler fails with the message:

error: 'xray_log_args' attribute is invalid for the implicit this argument

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to