search for: c46805bb

Displaying 2 results from an estimated 2 matches for "c46805bb".

2017 Jun 15
2
[CFI] Manually linking classes that have no inheritance link
Hi, I would like to propose extending the Control-Flow Integrity (CFI) mechanism in LLVM/Clang with a feature that allows users to explicitly link classes that have no inheritance link. Usually, if one class is used at locations in code where this class is not expected, this will create a CFI error at runtime, assuming the application is built with CFI enabled. However, in cases where the user
2017 Jun 16
2
[CFI] Manually linking classes that have no inheritance link
...c way. Making one a descendant of the other will break the >> overlaying property. >> >> Kind regards, >> Enes >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170615/c46805bb/attachment.html> -------------- next part -------------- classlink:_ZTS15JSComponentMath=_ZTS10ProxyClass classlink:_ZTS16JSComponentImage=_ZTS10ProxyClass -------------- next part -------------- A non-text attachment was scrubbed... Name: jsmagic.h Type: text/x-chdr Size: 1602 bytes Desc: not a...