Ofek
Ofek
When I write an email in gmail, make some text bold (for example) and then click markdown toggle (to prettify some code) - the bold is lost. If I make...
Not just textual data as in pot-diff output.
Most of the processing time is spent on yaml-parsing, typically hours for real-life size repos. It is desired to enable saving the raw remarks data (native pickle format should probably...
I don't have access to old MSVCs, for now I added any `_MSC_VER`. Also I believe this means `HEDLEY_CONST` must be used as a function _prefix_. Must leave this to...
Microsoft's `__declspec(noalias)` is [documented ](https://docs.microsoft.com/en-us/cpp/cpp/noalias?view=msvc-170) as: > noalias means that a function call doesn't modify or reference visible global state and only modifies the memory pointed to directly by pointer...
### Is your feature request related to a problem? Please describe When using opt-viewer offline, the generated lines for optimization remarks contain clickable links to source lines (check eg [here](https://ofekshilon.github.io/optview2-cpython/._Include_internal_pycore_call.h.html#L43)....
### Is your feature request related to a problem? Please describe LLVM Optimization Pass Viewer is unbelievable!! Major, major kudos to @jeremy-rifkin. Now I have the audacity to ask for...
After running the manifest + C# generation on all ~1100 OS-registered providers, it seems ~20% fail to generate manifests, and of those that succeed ~30% fail to generate valid C#...