Commit Graph

2 Commits

Author SHA1 Message Date
Peter Goldsborough
c5de3314cf Add name() to C++ modules (#7409)
* Add name() to C++ modules

* Use RTTI to get module name by default

* Add functional.cpp to CMakeLists.txt

* Call typeid() inside name() instead of constructor

* Add tests and use default constructor
2018-05-10 08:52:38 -07:00
Peter Goldsborough
23be4ac3a2 Add clang tidy tooling (#7412) 2018-05-09 13:08:53 -04:00