index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Sema
/
constant-conversion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r178273 as it broke the Linux bootstrap due to false positives
Timur Iskhodzhanov
2013-03-29
1
-41
/
+1
*
Implemented a warning when an input several bitwise operations are
Sam Panzer
2013-03-28
1
-1
/
+41
*
Change the check for constant-conversion with width-1 bitfields so it doesn't...
Eli Friedman
2012-02-02
1
-0
/
+6
*
Turn off implicit truncation warning for compound assignment to bitfields; it...
Eli Friedman
2012-01-26
1
-0
/
+2
*
Make the bitfield implicit truncation warning slightly more aggressive, and m...
Eli Friedman
2012-01-26
1
-2
/
+12
*
Only emit implicit constant conversion truncation warnings in reachable code....
Ted Kremenek
2011-10-22
1
-0
/
+7
*
Undo a refactor-o and base the bitfield-truncation warning on the
John McCall
2010-11-11
1
-0
/
+18
*
Extend the bitfield-truncation warning to initializations.
John McCall
2010-11-11
1
-0
/
+13
*
When -Wconversion computes the range of a type, it uses the (bit-)range
John McCall
2010-11-10
1
-0
/
+6
*
Tweak to bitfield-overflow warning: don't warn about storing
John McCall
2010-11-10
1
-0
/
+5
*
Typo.
John McCall
2010-11-09
1
-1
/
+1
*
Add a warning for implicit truncation of constant values due to
John McCall
2010-11-09
1
-0
/
+6
*
Split out -Wconversion warnings about constant precision into their
John McCall
2010-11-09
1
-0
/
+9