Source code

Revision control

Copy as Markdown

Other Tools

#ifndef CLANG_TIDY_MISC_DEFINITIONS_IN_HEADERS_H
#define CLANG_TIDY_MISC_DEFINITIONS_IN_HEADERS_H
int foo() { return 0;}
#endif