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
Commit message (
Expand
)
Author
Age
Files
Lines
*
After a lengthy design discussion, add support for "ownership attributes" for...
Ted Kremenek
2010-07-31
1
-3
/
+172
*
Correctly deal with using names for both functions and structs in chained PCH.
Sebastian Redl
2010-07-30
1
-0
/
+10
*
Tighten the rules when deciding if an ivar must be
Fariborz Jahanian
2010-07-30
1
-3
/
+15
*
Fixed typedef inside extern "C".
Abramo Bagnara
2010-07-30
2
-30
/
+10
*
If a TST_typename has a null type, mark the declarator invalid. Prevents
John McCall
2010-07-30
1
-2
/
+4
*
Wire up sema checking for __builtin_arm_usat and __builtin_arm_ssat immediates.
Nate Begeman
2010-07-29
1
-0
/
+2
*
Tigthen the condition for issung ivar shadowing
Fariborz Jahanian
2010-07-29
1
-1
/
+2
*
When dynamic_cast'ing from a type to itself, fill in the cast kind
Douglas Gregor
2010-07-29
1
-0
/
+1
*
When taking the address of a value of Objective-C object type (e.g.,
Douglas Gregor
2010-07-29
1
-0
/
+2
*
Allow a looser form of compatibility checking (which ignores
Douglas Gregor
2010-07-29
1
-3
/
+5
*
When deleting a value of class type, make sure that type is complete
Douglas Gregor
2010-07-29
1
-0
/
+4
*
Don't set out-of-line template specialization/definition information
Douglas Gregor
2010-07-28
2
-4
/
+4
*
Don't die when a member access refers to a non-class member via a
Douglas Gregor
2010-07-28
1
-0
/
+3
*
When performing code completion for a case statement in a switch whose
Douglas Gregor
2010-07-28
2
-4
/
+25
*
Enable expression transformations in the current-instantiation
Douglas Gregor
2010-07-28
1
-9
/
+0
*
When a nested-name-specifier refers into a current instantiation that has
Douglas Gregor
2010-07-28
1
-6
/
+13
*
Fix a minor crash bug with constructs like Obj.Class::ENUM_VALUE.
Eli Friedman
2010-07-27
1
-4
/
+4
*
PR7724: Don't try to evaluate value-dependent expressions.
Eli Friedman
2010-07-27
1
-1
/
+1
*
Revert r109428 "Hoist argument type checking into CheckFormatHandler. This i...
Michael J. Spencer
2010-07-27
1
-53
/
+41
*
Minor code simplification.
Dan Gohman
2010-07-26
1
-2
/
+1
*
Fix namespace polution.
Dan Gohman
2010-07-26
4
-1
/
+12
*
Hoist argument type checking into CheckFormatHandler. This is prep for scanf...
Ted Kremenek
2010-07-26
1
-41
/
+53
*
Consolidate #args checking for scanf/printf format strings.
Ted Kremenek
2010-07-26
1
-30
/
+31
*
Make sure that implicit qualification and derived-to-base conversions of xval...
Sebastian Redl
2010-07-26
1
-4
/
+8
*
Add source location information to C++ base specifiers.
Nick Lewycky
2010-07-26
3
-19
/
+19
*
Kill off the last Destroy method in the AST library
Douglas Gregor
2010-07-25
1
-6
/
+0
*
Remove the vast majority of the Destroy methods from the AST library,
Douglas Gregor
2010-07-25
15
-83
/
+15
*
Remove dead code.
Eli Friedman
2010-07-24
1
-3
/
+0
*
PR7698: Make sure we correctly handle the initialization of an array with
Eli Friedman
2010-07-24
1
-4
/
+1
*
turn down the logical bitwise confusion warning to not warn
Chris Lattner
2010-07-24
1
-11
/
+14
*
Support catching Objective C pointers in C++ under the non-fragile NeXT runtime.
John McCall
2010-07-24
1
-0
/
+21
*
Be careful; even though we had a proper name at the beginning of
Douglas Gregor
2010-07-24
1
-1
/
+1
*
We never want to pop the translation unit DC, so assert if this happens.
John McCall
2010-07-23
1
-0
/
+1
*
Allow __func__ and __FUNCTION__ and __PRETTY_FUNCTION__ inside blocks.
Fariborz Jahanian
2010-07-23
1
-0
/
+2
*
Fix for PR7694: make sure to pass in a RecordType to CheckBaseClassAccess;
Eli Friedman
2010-07-23
1
-1
/
+1
*
Vectors are not integer types, so the type system should not classify
Douglas Gregor
2010-07-23
4
-20
/
+24
*
Remove unneeded iostream include.
Bill Wendling
2010-07-23
1
-2
/
+0
*
Warn when property ivar lookup finds a global variable
Fariborz Jahanian
2010-07-22
1
-2
/
+31
*
atch for implementation of objective-c's -Wselector
Fariborz Jahanian
2010-07-22
5
-35
/
+79
*
Upgrade "'X' is unavailable" from a warning to an error. This matches GCC's ...
Ted Kremenek
2010-07-21
1
-1
/
+1
*
Added extra check when looking for location of '=' in
Fariborz Jahanian
2010-07-21
1
-2
/
+3
*
Fix source location of the initializer in
Fariborz Jahanian
2010-07-21
2
-3
/
+6
*
Hookup checking for invalid length modifiers in scanf format strings.
Ted Kremenek
2010-07-20
1
-3
/
+11
*
Add 'ConversionSpecifier' root class in 'analyze_format_string' namespace and
Ted Kremenek
2010-07-20
1
-6
/
+9
*
Rename 'ConsumedSoFarArg' -> 'nArg' and 'OutIntPtrArg' to 'nArg' (scanf and p...
Ted Kremenek
2010-07-20
1
-1
/
+1
*
Rename diagnostic so that it can be reused with scanf checking. No functiona...
Ted Kremenek
2010-07-20
1
-1
/
+1
*
Hide FunctionTemplateDecl's specializations folding set as implementation det...
Argyrios Kyrtzidis
2010-07-20
1
-18
/
+10
*
Hide the specializations folding sets of ClassTemplateDecl as an implementati...
Argyrios Kyrtzidis
2010-07-20
2
-71
/
+24
*
Update ImplicitCastExpr to be able to represent an XValue.
Sebastian Redl
2010-07-20
10
-67
/
+134
*
Don't warn when a '%%' or '%*d' (scanf) is used in a format string with posit...
Ted Kremenek
2010-07-19
1
-22
/
+26
[next]