This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c21f901b2f
llvm-project
/
clang
/
test
/
CXX
/
conv
History
Eli Friedman
64d9504b8f
Compute the promoted integer type of fixed-width enums correctly. Found by inspection.
...
llvm-svn: 143021
2011-10-26 07:38:19 +00:00
..
conv.mem
Turn access control on by default in -cc1.
2010-04-09 19:03:51 +00:00
conv.prom
Compute the promoted integer type of fixed-width enums correctly. Found by inspection.
2011-10-26 07:38:19 +00:00
conv.ptr
Drop an unjustified limitation from Type::isObjectType(). Fixes PR7801 and doesn't seem to break anything.
2010-08-05 01:21:19 +00:00
conv.qual
…