Skip to content

Commit

Permalink
prevent clash with Julia's LLVM when loading cppyy into PyCall
Browse files Browse the repository at this point in the history
  • Loading branch information
wlav committed Jul 11, 2021
1 parent 77c282f commit e99d4a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ master: 2.1.0
* Direct support for C's _Complex (_Complex_double/_float on Windows)
* sizeof() forwards to ctypes.sizeof() for ctypes' types
* Upgrade cmake fragments for Clang9
* Prevent clash with Julia's LLVM when loading cppyy into PyCall


2021-05-14: 2.0.0
Expand Down

0 comments on commit e99d4a7

Please sign in to comment.