janisozaur / include-what-you-use

Automatically exported from code.google.com/p/include-what-you-use
Other
0 stars 0 forks source link

Cosmetic: rename from "internal" -> "associated" headers #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Parts of IWYU (including tests) refer to associated headers as 'internal' 
headers. This patch changes everything to consistently use 'associated headers' 
for foo.h and foo-inl.h in relation to foo.cc.

Original issue reported on code.google.com by kim.gras...@gmail.com on 21 Dec 2013 at 2:24

Attachments:

GoogleCodeExporter commented 9 years ago
Looks good to me.

Original comment by vsap...@gmail.com on 22 Dec 2013 at 2:26

GoogleCodeExporter commented 9 years ago
Thanks, fixed in r501.

Original comment by kim.gras...@gmail.com on 22 Dec 2013 at 10:21