git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed unused LParenLoc parameter to ActOnCXXForRangeStmt
[lldb.git]
/
clang
/
lib
/
Sema
/
SemaStmt.cpp
2012-08-16
Sam Panzer
Removed unused LParenLoc parameter to ActOnCXXForRangeStmt
blob
|
commitdiff
2012-08-16
Chad Rosier
[ms-inline asm] Perform symbol table lookup on variable...
blob
|
commitdiff
|
diff to current
2012-08-16
Chad Rosier
[ms-inline asm] Start tracking which tokens are registe...
blob
|
commitdiff
|
diff to current
2012-08-16
Chad Rosier
[ms-inline asm] Add inputs and outputs to AST. No...
blob
|
commitdiff
|
diff to current
2012-08-15
Chad Rosier
[ms-inline asm] Use a set container to remove redundant...
blob
|
commitdiff
|
diff to current
2012-08-15
Chad Rosier
[ms-inline asm] Address a FIXME by computing the number...
blob
|
commitdiff
|
diff to current
2012-08-15
Chad Rosier
[ms-inline asm] MSVC parses multiple __asm statements...
blob
|
commitdiff
|
diff to current
2012-08-15
Chad Rosier
[ms-inline asm] Don't emit newlines as these are ignore...
blob
|
commitdiff
|
diff to current
2012-08-15
Chad Rosier
[ms-inline asm] Capturing loop-scoped (std::string...
blob
|
commitdiff
|
diff to current
2012-08-15
Chad Rosier
[ms-inline asm] Add the left brace source location...
blob
|
commitdiff
|
diff to current
2012-08-15
NAKAMURA Takumi
clang/lib/Sema/SemaStmt.cpp: Include MCAsmLexer.h to...
blob
|
commitdiff
|
diff to current
2012-08-15
Chad Rosier
[ms-inline asm] Have MC start parsing the asms.
blob
|
commitdiff
|
diff to current
2012-08-14
Chad Rosier
[ms-inline asm] Remove the last bits of LineEnds.
blob
|
commitdiff
|
diff to current
2012-08-14
Chad Rosier
[ms-inline asm] Simplify more logic by using the Token...
blob
|
commitdiff
|
diff to current
2012-08-14
Chad Rosier
[ms-inline asm] Address a potential buffer overflow.
blob
|
commitdiff
|
diff to current
2012-08-14
Chad Rosier
[ms-inline asm] Simplify the logic in patchMSAsmString...
blob
|
commitdiff
|
diff to current
2012-08-13
Chad Rosier
[ms-inline asm] Add a helpful assert.
blob
|
commitdiff
|
diff to current
2012-08-13
Chad Rosier
[ms-inline asm] Address a potential buffer overflow.
blob
|
commitdiff
|
diff to current
2012-08-13
Chad Rosier
[ms-inline asm] Have patchMSAsmStrings() return a vecto...
blob
|
commitdiff
|
diff to current
2012-08-10
Chad Rosier
[ms-inline asm] PatchMSAsmString() doesn't correctly...
blob
|
commitdiff
|
diff to current
2012-08-10
Chad Rosier
[ms-inline asm] Fix a memory leak introduced in r161686.
blob
|
commitdiff
|
diff to current
2012-08-10
Chad Rosier
[ms-inline asm] Add clobbers to AST representation.
blob
|
commitdiff
|
diff to current
2012-08-10
Chad Rosier
[ms-inline asm] Use asserts as these calls are now...
blob
|
commitdiff
|
diff to current
2012-08-10
Chad Rosier
Whitespace.
blob
|
commitdiff
|
diff to current
2012-08-09
Chad Rosier
[ms-inline asm] Fix comment.
blob
|
commitdiff
|
diff to current
2012-08-09
Chad Rosier
[ms-inline asm] Use StringRef here, per Jordan's sugges...
blob
|
commitdiff
|
diff to current
2012-08-09
Chad Rosier
[ms-inline asm] Simplify logic for empty asm statements.
blob
|
commitdiff
|
diff to current
2012-08-09
Chad Rosier
[ms-inline asm] Instantiate the various parts to the...
blob
|
commitdiff
|
diff to current
2012-08-09
Chad Rosier
[ms-inline asm] Initialize targets and assembly printer...
blob
|
commitdiff
|
diff to current
2012-08-08
Chad Rosier
[ms-inline asm] Use more idiomatic logic. Thanks,...
blob
|
commitdiff
|
diff to current
2012-08-08
Chad Rosier
[ms-inline asm] Make sure IsSimple is correctly handled.
blob
|
commitdiff
|
diff to current
2012-08-08
Chad Rosier
Remove extraneous comment.
blob
|
commitdiff
|
diff to current
2012-08-08
Chad Rosier
[ms-inline asm] Add a very simple test case. Basically...
blob
|
commitdiff
|
diff to current
2012-08-08
Chad Rosier
[ms-inline asm] Refactor the logic to generate the...
blob
|
commitdiff
|
diff to current
2012-08-08
Chad Rosier
[ms-inline asm] Add support for detecting simple ms...
blob
|
commitdiff
|
diff to current
2012-08-08
Chad Rosier
Add the IsSimple/IsVolatile parameters to the MSAsmStmt...
blob
|
commitdiff
|
diff to current
2012-08-07
Chad Rosier
[ms-inline asm] Stmt destructors are never called,...
blob
|
commitdiff
|
diff to current
2012-08-06
Chad Rosier
[ms-inline asm] Pass Tokens to Sema and store them...
blob
|
commitdiff
|
diff to current
2012-07-27
Anna Zaks
Consolidate ObjC lookupPrivateMethod methods from Sema...
blob
|
commitdiff
|
diff to current
2012-07-17
Fariborz Jahanian
Issue warning when assigning out-of-range integer value...
blob
|
commitdiff
|
diff to current
2012-07-11
Nico Weber
Don't try to do RVO on block variables that refer to...
blob
|
commitdiff
|
diff to current
2012-07-09
Alexander Kornienko
Inline storage of attributes in AttributedStmt.
blob
|
commitdiff
|
diff to current
2012-07-06
Fariborz Jahanian
objective-c++11: extend c++11 range-based loop to iterate
blob
|
commitdiff
|
diff to current
2012-07-03
Fariborz Jahanian
objective-c: Refactor parse/sema portion of
blob
|
commitdiff
|
diff to current
2012-07-02
Jordan Rose
In blocks, only pretend that enum constants have enum...
blob
|
commitdiff
|
diff to current
2012-06-21
Jordan Rose
Pretend that enum constants have enum type when inferri...
blob
|
commitdiff
|
diff to current
2012-06-20
Chad Rosier
Whitespace.
blob
|
commitdiff
|
diff to current
2012-06-20
Chad Rosier
[ms-style asm] Change the fatal error to an extension...
blob
|
commitdiff
|
diff to current
2012-06-11
Chad Rosier
Etch out the code path for MS-style inline assembly.
blob
|
commitdiff
|
diff to current
2012-06-08
Richard Trieu
Remove a commented out variable declaration. This...
blob
|
commitdiff
|
diff to current
2012-06-06
David Blaikie
Revert Decl's iterators back to pointer value_type...
blob
|
commitdiff
|
diff to current
2012-06-06
Benjamin Kramer
Remove unused private member variables found by clang...
blob
|
commitdiff
|
diff to current
2012-05-24
Eli Friedman
Add a warning to diagnose statements in C++ like "...
blob
|
commitdiff
|
diff to current
2012-05-16
Douglas Gregor
Use a llvm::SmallString rather than std::string for...
blob
|
commitdiff
|
diff to current
2012-05-16
Douglas Gregor
Produce more useful 'duplicate case' diagnostics. Fixes...
blob
|
commitdiff
|
diff to current
2012-05-15
Richard Smith
PR12826: Converting an lvalue to an xvalue is a no...
blob
|
commitdiff
|
diff to current
2012-05-08
John McCall
Bind cleanups after doing l2r conversion on the operand...
blob
|
commitdiff
|
diff to current
2012-05-04
Douglas Gregor
Move Sema::VerifyIntegerConstantExpression() and
blob
|
commitdiff
|
diff to current
2012-05-04
Douglas Gregor
Move Sema::RequireCompleteType() and Sema::RequireCompl...
blob
|
commitdiff
|
diff to current
2012-05-04
Richard Trieu
Skip checking for infinite for-loops if there are globa...
blob
|
commitdiff
|
diff to current
2012-04-30
Richard Trieu
Add -Wloop-analysis. This warning will fire on for...
blob
|
commitdiff
|
diff to current
2012-04-30
David Blaikie
Remove the ref/value inconsistency in filter_decl_iterator.
blob
|
commitdiff
|
diff to current
2012-04-14
Richard Smith
Add an AttributedStmt type to represent a statement...
blob
|
commitdiff
|
diff to current
2012-03-30
John McCall
Handle placeholder expressions in an ObjC for-collectio...
blob
|
commitdiff
|
diff to current
2012-03-30
Eli Friedman
Make sure we perform the relevant implied conversions...
blob
|
commitdiff
|
diff to current
2012-03-21
Fariborz Jahanian
For enums with no tag name, display its location in
blob
|
commitdiff
|
diff to current
2012-03-21
Fariborz Jahanian
fixes the diagnostic issued in // rdar://11069896
blob
|
commitdiff
|
diff to current
2012-03-21
Fariborz Jahanian
Allow void blocks to return witn a void expression in
blob
|
commitdiff
|
diff to current
2012-03-21
Fariborz Jahanian
Undo previous patch as I checked more than I intended.
blob
|
commitdiff
|
diff to current
2012-03-21
Fariborz Jahanian
modern objective-c rewriter: remove 'const' from
blob
|
commitdiff
|
diff to current
2012-03-11
David Blaikie
Unify naming of LangOptions variable/get function acros...
blob
|
commitdiff
|
diff to current
2012-03-06
Ted Kremenek
Add clang support for new Objective-C literal syntax...
blob
|
commitdiff
|
diff to current
2012-02-22
Sebastian Redl
Doug's review comments.
blob
|
commitdiff
|
diff to current
2012-02-22
Sebastian Redl
Fix parsing and processing initializer lists in return...
blob
|
commitdiff
|
diff to current
2012-02-15
Douglas Gregor
Specialize noreturn diagnostics for lambda expressions.
blob
|
commitdiff
|
diff to current
2012-02-15
Douglas Gregor
Fix silly precedence error.
blob
|
commitdiff
|
diff to current
2012-02-15
Douglas Gregor
Specialize the diagnostic complaining about conflicting...
blob
|
commitdiff
|
diff to current
2012-02-14
Dmitri Gribenko
Generalize -Wempty-body: warn when statement body is...
blob
|
commitdiff
|
diff to current
2012-02-09
Douglas Gregor
Don't allow deduction of a lambda result type from...
blob
|
commitdiff
|
diff to current
2012-02-04
Richard Smith
In C++11 mode, when an integral constant expression...
blob
|
commitdiff
|
diff to current
2012-02-04
Richard Smith
Don't allow a value of a scoped enumeration to be used...
blob
|
commitdiff
|
diff to current
2012-01-31
Eli Friedman
Make sure we call MaybeCreateExprWithCleanups for the...
blob
|
commitdiff
|
diff to current
2012-01-27
Abramo Bagnara
Added source location for the template keyword in AST...
blob
|
commitdiff
|
diff to current
2012-01-26
Eli Friedman
Refactor to share code for handling return statements...
blob
|
commitdiff
|
diff to current
2012-01-26
Eli Friedman
Slight refactoring; catch yet another case where we...
blob
|
commitdiff
|
diff to current
2012-01-25
Kaelyn Uhrain
Allow typo correction to be disabled in BuildOverloaded...
blob
|
commitdiff
|
diff to current
2012-01-23
Sebastian Redl
Minor fixups for auto deduction of initializer lists.
blob
|
commitdiff
|
diff to current
2012-01-23
David Blaikie
Implement -Wswitch-enum correctly.
blob
|
commitdiff
|
diff to current
2012-01-23
Eli Friedman
Make sure the AST correctly represents lvalue-to-rvalue...
blob
|
commitdiff
|
diff to current
2012-01-22
David Blaikie
Fix -Wswitch to warn about out of bounds enum cases...
blob
|
commitdiff
|
diff to current
2012-01-21
David Blaikie
Add -Wswitch-enum-redundant-default.
blob
|
commitdiff
|
diff to current
2012-01-18
Richard Smith
constexpr: converted constant expression handling for...
blob
|
commitdiff
|
diff to current
2012-01-17
Sebastian Redl
Auto deduction support for std::initializer_list, inclu...
blob
|
commitdiff
|
diff to current
2012-01-06
Matt Beaumont-Gay
Suppress -Wunused-value within macros from system headers.
blob
|
commitdiff
|
diff to current
2012-01-05
Eli Friedman
Minor cleanup; no functional change.
blob
|
commitdiff
|
diff to current
2011-12-28
Richard Smith
Small refactoring and simplification of constant evalua...
blob
|
commitdiff
|
diff to current
2011-12-03
Fariborz Jahanian
Move block return type inference diagnostic to a common...
blob
|
commitdiff
|
diff to current
2011-12-03
Fariborz Jahanian
If block literal return type is not specified, return...
blob
|
commitdiff
|
diff to current
2011-11-14
Douglas Gregor
Use Sema::RequireCompleteType to check for the complete...
blob
|
commitdiff
|
diff to current
2011-11-11
John McCall
Don't apply NRVO to over-aligned variables. The caller...
blob
|
commitdiff
|
diff to current
next