jhuber6 added inline comments.

================
Comment at: clang/test/OpenMP/declare_target_codegen.cpp:293
-};
-int SS::SSS = 1;
 #endif
----------------
jdoerfert wrote:
> What happened here?
That was a special case I added that was only necessary when we were trying to 
remove things from being hidden. Now that hidden is not the default it's not 
necessary anymore.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117806/new/

https://reviews.llvm.org/D117806

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to