Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
llvm/test/Instrumentation/HWAddressSanitizer/alloca-uninteresting.ll | ||
---|---|---|
5 | nit: I suggest a comment to explain the purpose of the test. e.g. Test that no instrumentation is added for a dynamic sized alloca, which are not instrumented because ... |
nit: I suggest a comment to explain the purpose of the test. e.g.
Test that no instrumentation is added for a dynamic sized alloca, which are not instrumented because ...