Patch turns on OpenMP support in clang by default after fixing OpenMP buildbots.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13803
[OPENMP] Make -fopenmp to turn on OpenMP support by default, clang part ClosedPublic Authored by ABataev on Oct 16 2015, 5:45 AM.
Details Summary Patch turns on OpenMP support in clang by default after fixing OpenMP buildbots.
Diff Detail
Event TimelineABataev retitled this revision from to [OPENMP] Make -fopenmp to turn on OpenMP support by default, clang part. ABataev updated this object. ABataev added a parent revision: D13802: [OPENMP] Make -fopenmp to turn on OpenMP support by default.. chandlerc edited edge metadata. Comment ActionsLGTM to land when D13802 lands. See my comments there. This revision is now accepted and ready to land.Oct 21 2015, 4:52 AM Closed by commit rL255223: [OPENMP] Make -fopenmp to turn on OpenMP support by default, clang part (authored by ABataev). · Explain WhyDec 9 2015, 9:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42384 cfe/trunk/CMakeLists.txt
cfe/trunk/docs/UsersManual.rst
|