about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-07-18 08:13:15 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-07-18 08:13:15 +0530
commit22aa16334c75f9821b0d9b8104c836b5af4b5567 (patch)
treeeca4dd8b206da951a10c40837001ed9678ed1f40 /src/rustllvm/ExecutionEngineWrapper.cpp
parente05ac3938bcbdd616930bb010a3bbfa35f22850e (diff)
parent5c60d1d902da615a770ef211217a46d92b3aaae7 (diff)
downloadrust-22aa16334c75f9821b0d9b8104c836b5af4b5567.tar.gz
rust-22aa16334c75f9821b0d9b8104c836b5af4b5567.zip
Rollup merge of #26777 - barosl:macro-doc-escapes, r=pnkfelix
Escape sequences in documentation comments must not be parsed as a normal string when expanding a macro, otherwise some innocent but invalid-escape-sequence-looking comments will trigger an ICE.

Although this commit replaces normal string literals with raw string literals in macro expansion, this shouldn't be much a problem considering documentation comments are converted into attributes before being passed to a macro anyways.

Fixes #25929.
Fixes #25943.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions