Commit Graph

2 Commits

Author SHA1 Message Date
Doug Gregor
bf097b5bd7 [Macros] Update test case to properly use named(init). 2023-07-18 07:35:39 -07:00
Hamish Knight
a3848c62d5 [Profiler] Don't profile generated buffers
We may want to revisit this in the future, but for
now let's avoid profiling code in generated
buffers. To make this work we'll need to come up
with a scheme for writing out the generated buffers
such that tools like `llvm-cov` can reference them.

rdar://109562235
2023-05-20 00:32:20 +01:00