aboutsummaryrefslogtreecommitdiff
path: root/pp-trace
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-12-14 11:57:17 +0000
committerStephan Bergmann <sbergman@redhat.com>2016-12-14 11:57:17 +0000
commit0d8381bb69ca54a450b730ff3ee59133ecd0d09a (patch)
tree4529479b43f4f58a65b771e5377c88a2acd9acc3 /pp-trace
parent56809b63978c945c5cb700341945aa57982b2577 (diff)
downloadclang-tools-extra-0d8381bb69ca54a450b730ff3ee59133ecd0d09a.tar.gz
Replace APFloatBase static fltSemantics data members with getter functions
At least the plugin used by the LibreOffice build (<https://wiki.documentfoundation.org/Development/Clang_plugins>) indirectly uses those members (through inline functions in LLVM/Clang include files in turn using them), but they are not exported by utils/extract_symbols.py on Windows, and accessing data across DLL/EXE boundaries on Windows is generally problematic. Differential Revision: https://reviews.llvm.org/D26671 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@289647 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'pp-trace')
0 files changed, 0 insertions, 0 deletions