[PATCH] D52973: Add type_info predefined decl

Matt Asplund via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 9 23:34:43 PDT 2018


mwasplund added a comment.

In https://reviews.llvm.org/D52973#1259909, @rsmith wrote:

> Generally this looks good, but it needs an accompanying test.


I was looking into that and trying to read up on the documentation for adding tests. I think I understand the crazy comment RUN test invocation, but got lost in the directory structure. Is there documentation on naming and placing regression tests? At first glance it seems arbitrary to me if the file is something like p6.cpp (which don't appear to be sequential) or my-test-name.cpp.


Repository:
  rC Clang

https://reviews.llvm.org/D52973





More information about the cfe-commits mailing list