Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
StaticAnalyzer
Frontend
CheckerRegistration.cpp
Find file
Blame
History
Permalink
Silence compiler warnings by casting object pointers to function pointers via intptr_t.
· 8b3929d9
Benjamin Kramer
authored
Aug 17, 2011
This is ugly but ISO C++ doesn't allow direct casts. llvm-svn: 137812
8b3929d9
Loading