Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
de7a357a3044958be73c3f7fa41cb1574a680771
/
clang
/
lib
/
AST
/
APValue.cpp
145f3f1
Fix -Wcast-qual warnings.
by Dan Gohman
· 16 years ago
0299083
Convert the type of the LValue offset variable in APValue to CharUnits, moving
by Ken Dyck
· 16 years ago
11289f4
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
5b5559b
Make sure to access APValue's data via a char array (rather than
by Douglas Gregor
· 16 years ago
4095d89
Remove some now-unneeded calls to llvm::errs().flush().
by Daniel Dunbar
· 17 years ago
2f2bdeb
Support evaluation of vector constant expressions, and codegen of same.
by Nate Begeman
· 17 years ago
1e31b16
Add support for vectors to APValue. Vector constant evaluator and tests coming.
by Nate Begeman
· 17 years ago
981f33b
add dump and print methods, add operator<< for APValue.
by Chris Lattner
· 17 years ago