Merge pull request #43 from google/cpp-style-line-directive
Extend the syntax of #line and __FILE__ to support filename strings.
The implementation is done via introducing a new extension
GL_GOOGLE_cpp_style_line_directive using the extension framework.
The purpose is to support cpp-style #line directives, which is
required by #include.
Showing
Test/preprocessor.cpp_style___FILE__.vert
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment