Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
86fa4311c8a330957ff5b765fbb0a7750ecd38c9
/
test
/
SemaCXX
/
const-cast.cpp
595e290
Fix support for const_cast<>s of array types which actual change the
by Chandler Carruth
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
7c94c4b
Use "()" instead of "(void)" when pretty-printing a parameter-less function type for C++.
by Argyrios Kyrtzidis
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
d0344a4
Fix a long standard problem with clang retaining "too much" sugar
by Chris Lattner
· 16 years ago
f20269b
Add support for member pointers to const_cast.
by Sebastian Redl
· 16 years ago
3eb1c54
Removed the warning
by Douglas Gregor
· 16 years ago
2a72f7b
Remove workaround for reference. No longer necessary.
by Sebastian Redl
· 16 years ago
2f639b9
Semantic analysis for C++ reinterpret_cast and const_cast. Patch by Sebastian Redl.
by Douglas Gregor
· 16 years ago