llvm-project/clang/test/Modules/Inputs/normal-module-map/Umbrella
Douglas Gregor 322f633c1c Tweak the syntax of umbrella headers, so that "umbrella" is treated as
a modifier for a header declarartion, e.g.,

  umbrella header "headername"

Collapse the umbrella-handling code in the parser into the
header-handling code, so we don't duplicate the header-search logic.

llvm-svn: 146159
2011-12-08 18:00:48 +00:00
..
Umbrella.h
module.map Tweak the syntax of umbrella headers, so that "umbrella" is treated as 2011-12-08 18:00:48 +00:00
umbrella_sub.h Add missing header for modules test. 2011-11-16 23:41:39 +00:00