Skip to content
forked from topjohnwu/libcxx

LLVM libc++ without exception and RTTI, specifically for Android.

License

Notifications You must be signed in to change notification settings

t3chth13f/libcxx

 
 

Repository files navigation

libc++

LLVM libc++, specifically for Android, removing exception and RTTI support.

Source code is extracted from AOSP's llvm-project repository:

git clone https://android.googlesource.com/toolchain/llvm-project -b ndk-release-r22

About

LLVM libc++ without exception and RTTI, specifically for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.9%
  • Python 1.3%
  • HTML 1.0%
  • CMake 0.6%
  • Shell 0.1%
  • C 0.1%