projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2013-10-22
Timur Iskhodzhanov
Use GEPs correctly when adjusting this in MicrosoftCXXABI
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Chandler Carruth
Revert r193073 and the attempt to fix it in r193170.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Serge Pavlov
Reenable 'break' in 'for' specifier to allow compilatio...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Jasper
clang-format: Fix ObjC literal indentation in Google...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Jasper
clang-format: Improve formatting of ObjC array literals.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Rafael Espindola
Use early return. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Timur Iskhodzhanov
Drop the unneeded VBase field from MethodInfo in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Rafael Espindola
Revert "This patch causes clang to reject alias attribu...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Rafael Espindola
This patch causes clang to reject alias attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Alp Toker
Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Manuel Klimek
Remove incorrect assert.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Daniel Jasper
Allow a header to be part of multiple modules.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
David Majnemer
Sema: Do not allow template declarations inside local...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Reid Kleckner
Revert "Re-enable passing MS inline asm test."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Reid Kleckner
Re-enable passing MS inline asm test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Reid Kleckner
Revert "Refactor DynTypedMatcher into a value type...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Chris Wailes
Updated and added to the Consumed documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Chad Rosier
[AArch64] Add the constraint to NEON scalar mla/mls...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Yaron Keren
Fix string assignment, David Blaikie suggestion.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rafael Espindola
Make this test pass -verify.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rafael Espindola
Ignore -fstrength-reduce and -fno-strength-reduce.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Samuel Benzaquen
Refactor DynTypedMatcher into a value type class, just...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rafael Espindola
Extend test to show an alias can be before a definition.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rafael Espindola
Cleanup redundant include.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Benjamin Kramer
Driver: Various string-related cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Matheus Almeida
[mips][msa] Fix definition of SLD instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Silviu Baranga
Set the default hardware division features for ARM...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Silviu Baranga
Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Serge Pavlov
Fix to PR8880 (clang dies processing a for loop).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Manuel Klimek
Fixes PR17617: Crash on joining short if statements.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Daniel Jasper
Expose -fmodule-name and -fmodule-map-file as driver...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Justin Bogner
Lex: Don't restrict legal UCNs when preprocessing assembly
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
David Majnemer
[-fms-extensions] __is_interface_class was miscategorized
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
David Majnemer
Sema: Explain our deviation from the standard by refere...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
David Majnemer
Be more precise when diagnosing 'inline' on global...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Peter Collingbourne
Implement function type checker for the undefined behav...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Peter Collingbourne
Revert r193022 and r193048. They broke the ubsan test...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Alp Toker
Switch attribute test line endings from CRLF
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Alp Toker
Fix crash in cleanup attr handling
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Daniel Jasper
clang-format: Better understand Lambda poarameters.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Daniel Jasper
clang-format: Fix formatting of nested blocks after...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Daniel Jasper
clang-format: Support case ranges.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Daniel Jasper
clang-format: Improve formatting of ObjC dict literals.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Benjamin Kramer
Driver: libubsan_cxx depends on libubsan. Preserve...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Benjamin Kramer
Forgot some references to misspelled enums.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Benjamin Kramer
Miscellaneous speling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
David Majnemer
Sema: Diagnose global replacement functions declared...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
Add a missing getMostRecentDecl to ClassTemplateDecl.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
Simplify some implementations of get*Decl.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
This should use the possessive adjective.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
Comment improvement.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Bill Wendling
Add irreader to the component list, because ParseIR...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
Reduce indentation with an early exit.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
Add isFirstDecl to DecBase too and use it instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Rafael Espindola
Simplify FunctionDecl::getBody.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Nick Lewycky
When building ubsan, link in ubsan parts first and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Kaelyn Uhrain
Allow CorrectTypo to replace CXXScopeSpecifiers that...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Kaelyn Uhrain
Be smarter about deciding to add a leading '::' to a
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Kaelyn Uhrain
Merge NamespaceSpecifierSet's AddNamespace and AddRecor...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
DeLesley Hutchins
Consumed analysis: fix assert failure.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Hans Wennborg
clang-cl: diagnose setting asm listing filename with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Richard Smith
Fix crash if a submodule @imports another submodule...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Fariborz Jahanian
ObjectiveC. Added support for methods annotated with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Ariel J. Bernal
Reverted r192992 broke windows and freebsd builds.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
DeLesley Hutchins
Consumed analysis: assume that non-const reference...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Ariel J. Bernal
This patch fixes replacements that are not applied...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
DeLesley Hutchins
Consumed analysis: All the return_typestate parameter...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Daniel Jasper
clang-format: Be more aggressive on incorrect code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Daniel Jasper
clang-format: Don't force linebreak between return...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Daniel Jasper
Make clang-format slightly more willing to break before...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Hans Wennborg
Add another MinGW header include path
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Daniel Jasper
clang-format: Improve formatting of templated builder...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Chad Rosier
[AArch64] Add support for NEON scalar extract narrow...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Simon Atanasyan
[Mips] Define __mips_fpr and _MIPS_FPSET macros.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Daniel Jasper
clang-format: Make continuation indent width configurable.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Richard Smith
C++ modules: don't lose track of a 'namespace std'...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Richard Smith
Basic ODR checking for C++ modules:
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Alp Toker
Check "late parsed" friend functions for redefinition
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Alp Toker
Fix missed exception spec checks and crashes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Nick Lewycky
False. GCC does not accept [[gnu::warn_unused]], not...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Richard Smith
Fix 80-column violation.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
David Majnemer
[-fms-extensions] Permit 'override' in C++98 and 'seale...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
DeLesley Hutchins
Consumed analysis: Add param_typestate attribute, which...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Fariborz Jahanian
ObjectiveC migrator. Minor clean up of my last patch.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
DeLesley Hutchins
Consumed Analysis: Allow parameters that are passed...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Fariborz Jahanian
ObjectiveC migrator. In infering NS_ENUM/NS_OPTIONS
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
DeLesley Hutchins
Consumed analysis: update to previous test case.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Reid Kleckner
[ms-cxxabi] Error out on virtual function memptrs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Alp Toker
Revert "Fix missed exception spec checks and crashes"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Hans Wennborg
Make .asm a valid extension for assembly files
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Alp Toker
Fix missed exception spec checks and crashes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
DeLesley Hutchins
Consumed analysis: fix ICE in handling of loop source...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Chad Rosier
[AArch64] Add support for NEON scalar three register...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Hans Wennborg
clang-cl: Add support for asm listings (/FA and /Fa)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Rafael Espindola
Rename some functions for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Daniel Sanders
[mips] Added -mfp64 and -mfp32 options.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Daniel Sanders
[mips][msa] Update -mmsa help text and removed the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Daniel Sanders
[mips][msa] Added most of the remaining builtins
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
David Majnemer
Remove unicode characters, trailing whitespace from...
commit
|
commitdiff
|
tree
|
snapshot
next