dxx-rebirth/common
Kp 1c5399427a Work around clang name lookup bug #13983
clang searches scopes in the wrong order, causing strange failures when
an inner template has a parameter with the same name as a type in an
outer scope.

clang bug report: <https://llvm.org/bugs/show_bug.cgi?id=13983>
2015-07-13 01:09:37 +00:00
..
2d Enable -Wcast-qual 2015-06-13 22:42:21 +00:00
3d Convert local arrays to array<> 2015-04-19 04:18:49 +00:00
arch Move similar/arch/sdl/timer.cpp -> common/arch/sdl/timer.cpp 2015-07-04 21:01:17 +00:00
editor
include Work around clang name lookup bug #13983 2015-07-13 01:09:37 +00:00
main Use T::index_type for highest_valid 2015-07-13 01:09:36 +00:00
maths Preprocess out EDITOR-only vm_vec_ang_2_matrix 2015-06-02 03:03:32 +00:00
misc Add non-aborting UserError for user-caused fatal errors 2015-06-16 03:15:40 +00:00
texmap Enable -Wcast-qual 2015-06-13 22:42:21 +00:00
ui Add non-aborting UserError for user-caused fatal errors 2015-06-16 03:15:40 +00:00