Details
Details
Diff Detail
Diff Detail
Event Timeline
test/cfi/nvcall.cpp | ||
---|---|---|
51 | Most of the tests in this directory use these macros, so I've documented them in a README.txt file in this directory. |
Differential D8792
Add tests for non-virtual call checking. ClosedPublic Authored by pcc on Apr 1 2015, 5:10 PM.
Details
Diff Detail Event Timelinepcc updated this object.
Closed by commit rL233876: Add tests for non-virtual call checking. (authored by pcc). · Explain WhyApr 1 2015, 5:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23105 test/cfi/nvcall.cpp
test/cfi/simple-pass.cpp
|
Could you add a comment which explain the point of B32/B64/BM? IIUC it's just creating bigger numbers of derived classes, all with a bunch of virtuals?