Erik Rose wrote:
One thing I did notice in passing is that DXR doesn't provide a count of
results like MXR does.
It's on our roadmap (https://wiki.mozilla.org/DXR_Roadmap#UI.2FUX) but a pretty
low priority atm. What's your use case, in case we should bump it up?
Also I tried looking up the callers of a constexpr function and got no results.
Is this because the compiler optimised them all away?
No, our analysis happens before optimization. What query did you try, and what
were you looking for?
In answer to both questions, I actually wanted to compare the relative
popularity of MOZ_ARRAY_LENGTH against mozilla::ArrayLength.
--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform