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
/
lib
/
Sema
/
SemaChecking.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ARM64] Add arm64_be where it was accidentally missed from a bunch of if-cond...
James Molloy
2014-04-30
1
-0
/
+1
*
Sema: Factor out argument range checks for builtin functions
Richard Sandiford
2014-04-16
1
-109
/
+19
*
Make -Wabsolute-value C++-aware.
Richard Trieu
2014-04-15
1
-43
/
+104
*
Revert r205646 (keeping the test in its modified form) as
Fariborz Jahanian
2014-04-07
1
-10
/
+1
*
Vector [Sema]. Vector "splats" which are truncated should have a warning
Fariborz Jahanian
2014-04-04
1
-1
/
+10
*
Extend -Wtautological-constant-out-of-range-compare to handle boolean values
Richard Trieu
2014-04-04
1
-74
/
+167
*
Improved semantics for implicit scalar -> extvector conversions.
Stephen Canon
2014-04-03
1
-0
/
+2
*
ARM64: initial clang support commit.
Tim Northover
2014-03-29
1
-12
/
+40
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-0
/
+2
*
-fms-extensions: Add __va_start builtin, which is used for x64
Reid Kleckner
2014-03-26
1
-0
/
+1
*
remove a bunch of unused private methods
Nuno Lopes
2014-03-23
1
-3
/
+0
*
scanf format checking: include the buffer length in the fix-it for %s.
Jordan Rose
2014-03-20
1
-2
/
+3
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-12
1
-21
/
+22
*
Sema: demote invalid atomic ordering message to warning.
Tim Northover
2014-03-11
1
-3
/
+3
*
Sema: produce error when invalid ordering is passed to atomic builtin
Tim Northover
2014-03-11
1
-1
/
+37
*
[C++11] Replacing DeclBase iterators specific_attr_begin() and specific_attr_...
Aaron Ballman
2014-03-10
1
-20
/
+6
*
Remove trailing whitespace.
Bob Wilson
2014-03-09
1
-1
/
+1
*
[C++11] Replacing RecordDecl iterators field_begin() and field_end() with ite...
Aaron Ballman
2014-03-08
1
-9
/
+4
*
Zap another dead 'break' statement.
Ted Kremenek
2014-03-07
1
-1
/
+0
*
Suppress diagnostics during name lookup for absolute value type.
Richard Trieu
2014-03-06
1
-0
/
+1
*
Move private classes into anonymous namespaces.
Benjamin Kramer
2014-03-01
1
-1
/
+1
*
Add a -Wclass-varargs to warn on objects of any class type being passed throu...
Richard Smith
2014-02-28
1
-6
/
+21
*
PR16074, implement warnings to catch pointer to boolean true and pointer to
Richard Trieu
2014-02-26
1
-29
/
+123
*
Add -Wabsolute-value, warnings about absolute value functions.
Richard Trieu
2014-02-26
1
-0
/
+325
*
Add AArch64 big endian Target (aarch64_be)
Christian Pirker
2014-02-25
1
-0
/
+1
*
[AArch64] Change int64_t from 'long long int' to 'long int' for AArch64 target.
Kevin Qin
2014-02-24
1
-2
/
+6
*
Sema: Simplify away one-iteration loops.
Benjamin Kramer
2014-02-23
1
-14
/
+5
*
Reapply 201734 but with appropriate gcc compatibility
Warren Hunt
2014-02-21
1
-0
/
+34
*
Sema: Emit a warning for non-null terminated format strings and other patholo...
Benjamin Kramer
2014-02-20
1
-2
/
+18
*
Revert r201734 and r201742.
Daniel Jasper
2014-02-20
1
-34
/
+0
*
Add _mm_prefetch and some others as MS builtins
Warren Hunt
2014-02-19
1
-0
/
+34
*
ARM & AArch64: merge the semantic checking of NEON intrinsics
Tim Northover
2014-02-19
1
-56
/
+21
*
ARM NEON: fix range checking on immediates.
Tim Northover
2014-02-12
1
-2
/
+2
*
Objective-C. Revert patch r193003 for further
Fariborz Jahanian
2014-02-07
1
-21
/
+0
*
Don't produce a 'returning reference to local' warning if a lambda returns a
Richard Smith
2014-01-30
1
-0
/
+8
*
A new conversion warning for when an Objective-C object literal is implicitly
Richard Trieu
2014-01-28
1
-0
/
+7
*
PR17052 / DR1560 (+DR1550): In a conditional expression between a glvalue and a
Richard Smith
2014-01-27
1
-9
/
+17
*
Rename getResultType() on function and method declarations to getReturnType()
Alp Toker
2014-01-25
1
-1
/
+1
*
Broaden -Wstring-conversion to catch string literals in logical or expressions.
Richard Trieu
2014-01-25
1
-5
/
+6
*
Combine the checks for returns_nonnull and for operator new returning null, i...
Artyom Skrobov
2014-01-24
1
-5
/
+22
*
Add basic checking for returning null from functions/methods marked 'returns_...
Ted Kremenek
2014-01-22
1
-18
/
+49
*
Rename FunctionProtoType accessors from 'arguments' to 'parameters'
Alp Toker
2014-01-20
1
-24
/
+16
*
Enhance attribute 'nonnull' to be applicable to parameters directly (infix).
Ted Kremenek
2014-01-17
1
-0
/
+16
*
Push NonNullAttr inspection loop into CheckNonNullArguments.
Ted Kremenek
2014-01-17
1
-23
/
+30
*
Make 'CheckNonNullArguments' a static function. No functionality change.
Ted Kremenek
2014-01-17
1
-27
/
+27
*
Follow-up to r199120: don't try referencing the dtor if the param decl isn't ...
Hans Wennborg
2014-01-13
1
-8
/
+10
*
[ms-cxxabi] Elide dtor access checks for pass-by-val objects in callees
Hans Wennborg
2014-01-13
1
-3
/
+12
*
Make the tautological out of range warning use Sema::DiagRuntimeBehavior so that
Richard Trieu
2014-01-10
1
-3
/
+5
*
Sort all the #include lines with LLVM's utils/sort_includes.py which
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Removing some more unnecessary manual quotes from attribute diagnostics.
Aaron Ballman
2014-01-03
1
-1
/
+1
[prev]
[next]