Details
- Reviewers
vitalybuka - Group Reviewers
Restricted Project
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
I think this patch is near completion.
But the new code generated for the 'Always' case is definitely wrong.
I could use some coaching. I will eventually figure it out, but an interactive session would probably help me along.
Smaller incremental patches are highly encouraged. But I assume it's WIP.
In the first I'd recommend to try to land clang pieces and leave llvm and compiler-rt parts unchanged.
And I can with interactive session next week.
will attempt in smaller pieces.
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp | ||
---|---|---|
3317–3334 | I think this is where things start going wrong, but after a few hours looking, I'm not sure what the code should look like. |
clang-tidy: error: unknown type name 'INTERFACE_FUNCTION' [clang-diagnostic-error]
not useful
clang-tidy: error: expected ';' after top level declarator [clang-diagnostic-error]
not useful