[PATCH] D41102: Setup clang-doc frontend framework

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 19 08:12:55 PDT 2018


juliehockett added a comment.

I was just thinking of disabling the one test that has an issue (class-in-function) on Windows -- the filename is only used in generating *some* USRs, so all of the other ones are fine. We ran into some issues with that though, since `UNSUPPORTED: system-windows` didn't seem to disable the test on the machine I have access to. Thoughts?


Repository:
  rL LLVM

https://reviews.llvm.org/D41102





More information about the cfe-commits mailing list