[PATCH] D75591: [OpenMP] Add firstprivate as a default data-sharing attribute to clang
    Roman Lebedev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Mar 23 00:31:05 PDT 2020
    
    
  
lebedev.ri added a comment.
In D75591#1936116 <https://reviews.llvm.org/D75591#1936116>, @jdoerfert wrote:
> Did you add the warning @lebedev.ri mentioned? (@lebedev.ri I assume/hope a warning is sufficient here?)
It should be handled consistently with how other newer openmp features are handled with older openmp version specified.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75591/new/
https://reviews.llvm.org/D75591
    
    
More information about the cfe-commits
mailing list