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
3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
module Umbrella {
|
|
umbrella header "Umbrella.h"
|
|
} |