[cfe-commits] [PATCH] First OpenMP patch
Tobias Grosser
tobias at grosser.es
Wed Nov 21 06:44:39 PST 2012
On 11/21/2012 03:36 PM, Mahesha HS wrote:
> Hi all,
>
> Here is the first OpenMP patch.
>
> It supports options -fopenmp and -fno-openmp. When only -fopenmp is
> passed, OpenMP is enabled. When only -fno-openmp is passed, OpenMP is
> disabled. When both the options are passed, the one which appear later
> in the command line wins.
>
> I am re-sending this patch third time. I am positively hoping that -
> this time - this patch will get checked-in into trunk :)
I am not a clang expert, but from my side this one looks very nice.
Let's see what the experts say.
Tobi
More information about the cfe-commits
mailing list