[PATCH] -include option and -exclude ignore arguments finishing with '/'

Edwin Vane edwin.vane at intel.com
Fri Jul 12 10:28:57 PDT 2013


  It'd be interesting to see if `canonicalize()` would work here and for the case with '.' just above it. It may not even be necessary if `equivalent()` can handle '/' and '.' when testing against stored paths.

  Definitely tests are requried.

http://llvm-reviews.chandlerc.com/D1134



More information about the cfe-commits mailing list