njames93 added a comment.

How does this approach work with differing language standards. For example with 
an old implementation designed for c++14, `string_view` header won't exist. If 
the implementation is designed to work with c++17, including that header in 
c++14 mode will probably be ifdef... Error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94293

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

Reply via email to