aboutsummaryrefslogtreecommitdiff
path: root/src/zig_llvm.cpp
diff options
context:
space:
mode:
authorMr. Paul <mrpaul@aestheticwisdom.com>2021-09-20 15:32:34 +0700
committerAndrew Kelley <andrew@ziglang.org>2021-09-20 19:54:57 -0400
commit380ca2685548ac916c825842033671ac8a97f577 (patch)
tree0678aff3d664557bdb5ee2c4fbe9b840de55c529 /src/zig_llvm.cpp
parentabc30f79489b68f6dc0ee4b408c63a8e783215d1 (diff)
downloadzig-380ca2685548ac916c825842033671ac8a97f577.tar.gz
zig-380ca2685548ac916c825842033671ac8a97f577.zip
docgen: re-enable syntax checking for code blocks
In a previous commit (f4d3d29), syntax checking for code blocks with the `syntax` type was disabled due to a change in astgen now checking the existence of identifiers. The change in astgen caused some code samples in the language reference to cause compilation errors. This commit updates the code samples in the language reference and re-enables syntax checking. Some code samples have been changed to unchecked syntax blocks using `{#syntax_block#}` when suitable.
Diffstat (limited to 'src/zig_llvm.cpp')
0 files changed, 0 insertions, 0 deletions