Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glslang
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test-restored
platform
external
deqp-deps
glslang
1c3ab274b1f0d6a225afab7ce89bea176670fb61
glslang
Test
cppBad.vert
Find file
Normal view
History
Permalink
cppBad.vert
48 B
Newer
Older
PP: Fix issue #408: # as last character in macro.
John Kessenich
committed
8 years ago
1
2
#define m#0#
#if m
PP: don't give errors on some tokens under #if 0 (or similar).
John Kessenich
committed
7 years ago
3
#endif
PP: Fix issue #407; handle empty identifier.
John Kessenich
committed
8 years ago
4
5
#define n()
int
n
"