Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
987cec3fe4aa0d1b8c2c48aeaa74160450e9235d
/
lib
/
AST
/
APValue.cpp
cb421fa
Fix -Wcast-qual warnings.
by Dan Gohman
· 15 years ago
a730583
Convert the type of the LValue offset variable in APValue to CharUnits, moving
by Ken Dyck
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
9830046
Make sure to access APValue's data via a char array (rather than
by Douglas Gregor
· 15 years ago
4a77edb
Remove some now-unneeded calls to llvm::errs().flush().
by Daniel Dunbar
· 16 years ago
59b5da6
Support evaluation of vector constant expressions, and codegen of same.
by Nate Begeman
· 16 years ago
3d309f9
Add support for vectors to APValue. Vector constant evaluator and tests coming.
by Nate Begeman
· 16 years ago
64c34f1
add dump and print methods, add operator<< for APValue.
by Chris Lattner
· 16 years ago