Files
llvm-project/clang/test/Modules/Inputs/submodules/not_missing.h
Daniel Jasper a15b8e920d Add missing file from r197485.
(Yes, the irony is not lost on me :-) ).

llvm-svn: 197486
2013-12-17 10:47:49 +00:00

3 lines
30 B
C

void NotMissingFunction() {
}