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
/
expr
/
expr.const
History
Eli Friedman
4eafb6b77b
Don't treat overflow in floating-point conversions as a hard error in constant evaluation. <rdar://problem/11874571>.
...
llvm-svn: 160394
2012-07-17 21:03:05 +00:00
..
p2-0x.cpp
Don't treat overflow in floating-point conversions as a hard error in constant evaluation. <rdar://problem/11874571>.
2012-07-17 21:03:05 +00:00
p3-0x-nowarn.cpp
Extend -Wc++11-narrowing to cover converted constant expressions as well as braced-initializers. <rdar://problem/11121178>.
2012-03-29 23:39:39 +00:00
p3-0x.cpp
constexpr: converted constant expression handling for enumerator values, case
2012-01-18 23:55:52 +00:00
p5-0x.cpp
Add more testing for r149776.
2012-02-08 06:41:34 +00:00