[PATCH] D42234: [ADT] Add PropagateConst from LFTS2

Noel Grandin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 04:47:34 PST 2018


grandinj added inline comments.


================
Comment at: llvm/include/llvm/ADT/PropagateConst.h:14
+//
+// llvm::PropagateConst is based on std::experiemental::propagate_const from
+// Library Fundamentals Technical Specification 2 as implemented in libcxx.
----------------
experiemental -> experimental


Repository:
  rL LLVM

https://reviews.llvm.org/D42234





More information about the llvm-commits mailing list