Dave Bartolomeo

Results 16 comments of Dave Bartolomeo

@hmakholm Ugh. Thanks for pointing that out. We ship too many things called "runner" 🤦. @cspidave Sorry for the confusion. Please ignore anything I said above about "runner". There's no...

Also, is there a file named `build-tracer.log` in the `log` directory of `C:/codeql-home/databases/mva`? That file is the detailed log of our tracer, and may show more detailed errors if it...

@knewbury01 Quick question: How exactly are you invoking Quick Eval: Context menu in the editor pane, key binding, command palette? And what's the exact text of the menu command you're...

>we also lose overlaps between things like *p and ?*p in quite a lot of places @geoffw0 can you point me to an example of this?

@geoffw0 Ah, I forgot that there will be two `EntireAllocationMemoryLocations` for a given allocation: a "may" access and a "must" access. Here's a [branch](https://github.com/github/codeql/tree/dbartol/aliasperf2-maymust) that adds the correct fix and...

Potential related issue, from @owenmc on Slack: >More feedback on the same feature (I'm comparing lots of results right now): sometimes it seems to think that two alerts are different...