[Issue 10979] Add trait for function callgraph extraction, to allow "builtin attribute"-style UDA semantic checks
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Sep 11 13:43:26 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10979
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #3 from bearophile_hugs at eml.cc 2013-09-11 13:43:24 PDT ---
Extending the type system like this possibly my main use case for UDAs. A
successive step is to make the tests more automatic, calling
templates/functions like CheckNoMalloc for all the functions tagged @NoMalloc
in the compilation unit.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list