dblaikie added a comment.

"The change introduced new external linkage languages ("C++11" and "C++14") 
which not supported in C++."

Could you describe more what you mean by "not supported in C++"? These 
identifiers aren't part of the C++ standard/they're an implementation detail of 
the compiler.
Also, if this is breaking functionality, could you provide a test case 
demonstrating the failure/problem? (& if it isn't breaking anything - some more 
detail on why it's a problem (perhaps it makes the code more difficult to 
maintain, etc) would be helpful)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69935



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

Reply via email to