[Issue 12440] Implement whole-program analysis

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 23 02:22:56 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12440



--- Comment #3 from bearophile_hugs at eml.cc 2014-03-23 02:22:51 PDT ---
(In reply to comment #2)
> Can we have rdmd specify this flag by default, since it is passing all included
> files to the compiler?

A whole-program class hierarchy analysis is probably fast, but a complete
virtual methods analysis could take a bit of time, so if you want a fast
compilation you should be able to tall rdmd to not perform it.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list