commit | 64fd314bfed82c1275c3178ae514d54134b97501 | [log] [tgz] |
---|---|---|
author | Muiez Ahmed <muiez@ibm.com> | Wed Oct 20 13:55:50 2021 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 20 10:58:28 2021 -0700 |
tree | b8ba63069ce3df34eaccede26aff21de6a2ff25c | |
parent | ee8c355250c7e3839ff4a3e7e69e58f467681ad9 [diff] |
Raise compile error when using unimplemented functions The path functions in this patch are unimplemented (as per the TODO comment from upstream). To avoid running into a linker error (missing symbol), this patch raises a compile error by commenting out the functions, which is more user friendly. Differential Revision: https://reviews.llvm.org/D111892 GitOrigin-RevId: 6b82adbb4980593f4661edf94e5539adfe1a9f4e