[all-commits] [llvm/llvm-project] d40862: [dsymutil] Escape CFBundleIdentifier in plist.
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue May 26 09:38:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d4086213c6d76fcaa5fa620ad680eaaf886cc66e
https://github.com/llvm/llvm-project/commit/d4086213c6d76fcaa5fa620ad680eaaf886cc66e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/test/tools/dsymutil/Inputs/Info.plist
M llvm/test/tools/dsymutil/X86/darwin-bundle.test
M llvm/tools/dsymutil/dsymutil.cpp
Log Message:
-----------
[dsymutil] Escape CFBundleIdentifier in plist.
Revision 333565 started escaping HTML special characters in the plist
written by dsymutil, but didn't include the updated CFBundleIdentifier.
More information about the All-commits
mailing list