================
@@ -0,0 +1,16 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --check-attributes --version 6
+// RUN: %clang_cc1 -emit-llvm %s -triple x86_64-unknown-linux-gnu 
-disable-O0-optnone -o - | FileCheck %s
----------------
lenary wrote:

Done.

I don't know if there's something I'm missing by using Function, which I should 
be testing.

For instance:
- C++ Lambdas?
- C++ Methods?
- Blocks?
- Objective-C Methods?

I presume C++ Methods will work with this, the others I'm less sure of.

https://github.com/llvm/llvm-project/pull/163666
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to