[PATCH] D52998: [benchmark] Disable exceptions in Microsoft STL
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 2 00:51:56 PDT 2018
kbobyrev added a comment.
In https://reviews.llvm.org/D52998#1284312, @eandrews wrote:
> > Upstreaming it first might be better, especially since the change seems to be trivial. Is this line addition the only change proposed for the benchmark library?
>
> Yes this line is the only change.
>
> > Do you want me to submit the patch to the benchmark library? It seems that it would help to speedup the process.
>
> That would be helpful. Thank you!
Opened a PR https://github.com/google/benchmark/pull/715.
https://reviews.llvm.org/D52998
More information about the cfe-commits
mailing list