[all-commits] [llvm/llvm-project] badc7e: Remove extra "\01" prefix in EH docs
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Sun Jan 19 08:21:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: badc7e6cf9fe9c9d5941899a929f36e5dc083770
https://github.com/llvm/llvm-project/commit/badc7e6cf9fe9c9d5941899a929f36e5dc083770
Author: Reid Kleckner <rnk at google.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
Changed paths:
M llvm/docs/ExceptionHandling.rst
Log Message:
-----------
Remove extra "\01" prefix in EH docs
These escapes haven't been necessary since f8b51c5f90c60. Remove them to
declutter the docs.
More information about the All-commits
mailing list