[PATCH] D49068: Fixing builtin __atomic_fetch_min definition

2018-07-10 Thread Omer Paparo Bivas via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rC336658: Fixing builtin __atomic_fetch_min declaration (authored by opaparo, committed by ). Repository: rC Clang https://reviews.llvm.org/D49068 Files: include/clang/Basic/Builtins.def Index: incl

[PATCH] D49068: Fixing builtin __atomic_fetch_min definition

2018-07-10 Thread Omer Paparo Bivas via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL336658: Fixing builtin __atomic_fetch_min declaration (authored by opaparo, committed by ). Changed prior to commit: https://reviews.llvm.org/D49068?vs=154567&id=154776#toc Repository: rC Clang http

[PATCH] D49068: Fixing builtin __atomic_fetch_min definition

2018-07-09 Thread Omer Paparo Bivas via Phabricator via cfe-commits
opaparo created this revision. opaparo added a reviewer: delena. Herald added a subscriber: cfe-commits. Repository: rC Clang https://reviews.llvm.org/D49068 Files: include/clang/Basic/Builtins.def Index: include/clang/Basic/Builtins.def