Removing support for T* and const T* attributes. (#2297)
authorTim King <taking@cs.nyu.edu>
Mon, 13 Aug 2018 16:25:26 +0000 (09:25 -0700)
committerGitHub <noreply@github.com>
Mon, 13 Aug 2018 16:25:26 +0000 (09:25 -0700)
commit957b02e415f60e725da569f1d7c0e2d1276cb3fa
treee588e05f4c1fb2320f7902618f49d188d043517d
parentb62055f1204a0846eef728b2b62e5fc77df4048c
Removing support for T* and const T* attributes. (#2297)

* Removing support for T* and const T* attributes. These are unused.
src/expr/attribute.cpp
src/expr/attribute.h
src/expr/attribute_internals.h
src/expr/attribute_unique_id.h
test/unit/expr/attribute_black.h