summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp
diff options
context:
space:
mode:
authorTom Tan <Tom.Tan@microsoft.com>2019-02-11 20:04:02 +0000
committerTom Tan <Tom.Tan@microsoft.com>2019-02-11 20:04:02 +0000
commit42b2424e4fa2ee26c4cc3efcba20f735dfe79c12 (patch)
treebef5a57476f6ccebae4d1e766dc0938344cc2a92 /clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp
parentd77edc00a81e80b64177b9d78439e75030addeb6 (diff)
downloadbcm5719-llvm-42b2424e4fa2ee26c4cc3efcba20f735dfe79c12.tar.gz
bcm5719-llvm-42b2424e4fa2ee26c4cc3efcba20f735dfe79c12.zip
[COFF, ARM64] Remove definitions for _byteswap library functions
_byteswap_* functions are are implemented in below file as normal function from libucrt.lib and declared in stdlib.h. Define them in intrin.h triggers lld error "conflicting comdat type" and "duplicate symbols" which was just added to LLD (https://reviews.llvm.org/D57324). C:\Program Files (x86)\Windows Kits\10\Source\10.0.17763.0\ucrt\stdlib\byteswap.cpp Differential Revision: https://reviews.llvm.org/D57915 llvm-svn: 353740
Diffstat (limited to 'clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud