diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-03-02 04:57:40 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-03-02 04:57:40 +0000 |
commit | 61205070c457653961bdd5ce513f31f29a73e068 (patch) | |
tree | 708f0b1e98d9c0db7a74e9ef6315224edf5de759 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | dcd3a88e29413af8a41b09ea0dcaeabec2a3a440 (diff) | |
download | llvm-61205070c457653961bdd5ce513f31f29a73e068.zip llvm-61205070c457653961bdd5ce513f31f29a73e068.tar.gz llvm-61205070c457653961bdd5ce513f31f29a73e068.tar.bz2 |
[OPENMP 4.5] Codegen for data members in 'reduction' clause.
OpenMP 4.5 allows to privatize non-static data members of current class
in non-static member functions. Patch supports codegen for non-static
data members in 'reduction' clauses.
llvm-svn: 262460
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions