projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2013-10-14
Warren Hunt
Lit tests for Microsoft C++ record layout.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ted Kremenek
GetExprRange() (used by -Wconversion checking) should...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Rafael Espindola
Also don't hardcode the order on this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Rafael Espindola
Don't hardcode the order of the aliases.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Benjamin Kramer
Reduce double set lookups by using the result of insert.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Chad Rosier
[AArch64] Add support for NEON scalar integer compare...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Serge Pavlov
Do not use typo correction that is unaccessible.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Alexey Samsonov
Fix use-after-free in PPCallbacksTest detected by ASan...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Andy Gibbs
Fixed "ArgSize may be used uninitialised" error when...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Alexander Kornienko
Keep track of indentation levels in static initializers...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Richard Smith
Merge common pointers for redeclarations of the same...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Richard Smith
Don't get confused by a virt-specifier after a trailing...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Benjamin Kramer
Fix typo: inccrementally
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Ismail Pazarbasi
Relax header guard mismatch warning with edit distance...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Manuel Klimek
Automatically munch semicolons after blocks.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Daniel Jasper
clang-format: Fix assertion on unterminated #ifs.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Pekka Jaaskelainen
Callback support for OpenCL extension pragmas.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Daniel Jasper
clang-format: No space in "<::" in C++11 mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-12
Nick Lewycky
Add missing flags -fexpensive-optimizations and -minlin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
DeLesley Hutchins
Consumed analysis: replace the consumes attribute with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
DeLesley Hutchins
Consumed analysis: switch from tests_consumed/unconsume...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Richard Trieu
Improve the error message for attempting to build a...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
DeLesley Hutchins
Consumed analysis: check destructor calls.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Alexander Kornienko
Don't break string literals inside preprocessor directives.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Fariborz Jahanian
ObjectiveC migrator. also support migration to
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Alexander Kornienko
Changed clang-format-diff.py to output diff by default...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Manuel Klimek
Support formatting of preprocessor branches.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Reid Kleckner
Only use the MS record layout when using the MS C+...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Manman Ren
Turn struct-path aware TBAA on by default.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Reid Kleckner
Use castAs instead of cast in thunk generation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Reid Kleckner
Fix unused variable warning in MS record layout.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Warren Hunt
Adds Microsoft compatiable C++ record layout code to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Argyrios Kyrtzidis
[libclang] Introduce clang_Type_getCXXRefQualifier...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Daniel Jasper
clang-format: Don't remove 'unknown' tokens.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Eric Christopher
Remove extra braces.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Fariborz Jahanian
ObjectiveC migrator: fixes a bug when in NS_ENUM/NS_OPTIONS
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Hans Wennborg
clang-cl: Mark /FA and /Fa as unsupported options
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Rafael Espindola
Don't hardcode the alias order in this test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Robert Lytton
remove path separator from test/Driver/xcore-opts.c
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Robert Lytton
XCore target: add an xcore toolchain implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Robert Lytton
XCore : Fix bug in XCoreABIInfo::EmitVAArg()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Douglas Gregor
Diagnose by-copy captures of abstract classes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Nick Lewycky
The emitted IR is the same, we need these flags to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Nick Lewycky
Add -fno-function-sections and -fno-data-sections....
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Nick Lewycky
Fix typo in comment. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Kevin Qin
Implemented aarch64 SIMD copy related ACLE intrinsic :
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Fariborz Jahanian
ObjectiveC migrator. When migrating to NS_ENUM/NS_OPTIONS,
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hans Wennborg
clang-cl: simplify the -m32 -m64 test
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hans Wennborg
clang-cl: Expose the -m32 and -m64 command-line options
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Fariborz Jahanian
ObjectiveC. ObjectiveC's collection selector expression in
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Mark Lacey
Make CodeGenTypes data members private.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Manman Ren
Debug Info: update testing cases when the context field...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Fariborz Jahanian
ObjectiveC migrator: For 'default' and 'shared' family of
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hans Wennborg
Locate VS InstallDir in the presence of newer runtime
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hao Liu
Implement AArch64 vector load/store multiple N-element...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Timur Iskhodzhanov
Disable RTTI in one test so clang doesn't assert behind...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Tim Northover
Revert "Implement AArch64 vector load/store multiple...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Rafael Espindola
Revert "Use aliases for more constructors and destructors."
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hao Liu
Implement AArch64 vector load/store multiple N-element...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Alexander Kornienko
Correctly detect colon in bit fields. Fixes PR17333.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Benjamin Kramer
Parser: Avoid a crash-on-invalid when trying to diagnos...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Benjamin Kramer
Sema: Taking the address of a dtor is illegal per C...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Simon Atanasyan
[Mips] Support FSF Mips toolchain directories tree...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Ted Kremenek
Make test portable.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Hans Wennborg
Add a section about clang-cl to UsersManual.rst
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
Ted Kremenek
Fix getIntegerTypeOrder() to properly handle enums...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Hans Wennborg
Use KEY_WOW64_32KEY when reading the registry in Window...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Ted Kremenek
Refine string literal concatenation warning within...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Sean Callanan
This patch addresses a problem encountered by the
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Manman Ren
Debug Info: update testing cases when the context and...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Fariborz Jahanian
ObjectiveC migrator. Introduce a new objcmt-atomic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
DeLesley Hutchins
Fix warnings introduced in r192314.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
DeLesley Hutchins
Consumed analysis: improve loop handling. The prior...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Ariel J. Bernal
Revert commit r192299 until find a way to account for...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Timur Iskhodzhanov
Initialize vtorDisp in class constructors and destructors
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Hans Wennborg
Tighten diagnostics for calling conventions on variadic...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Fariborz Jahanian
ObjectiveC migrator. Introduce a new print policy for
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Rafael Espindola
Use aliases for more constructors and destructors.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Ariel J. Bernal
This patch fixes replacements that are not applied...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Daniel Jasper
clang-format: Fix template declaration line breaking...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Simon Atanasyan
[Mips] Group MIPS-related options checking function...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Simon Atanasyan
[Mips] Make the isMipsR2Arch() function simpler - remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Simon Atanasyan
[Mips] Remove unused mips_CPUs_Group options group...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Simon Atanasyan
[Mips] Do not check for options from the OPT_mips_CPUs_...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Simon Atanasyan
[Mips] Make mips32/mips32r2/mips64/mips64r2 real aliase...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Timur Iskhodzhanov
Code cleanup: rename VTableContext to ItaniumVTableCont...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
NAKAMURA Takumi
clang/test/Coverage/codegen-next.m: Exclude this for...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Timur Iskhodzhanov
Reland 192220 "Abstract out parts of thunk emission...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
David Majnemer
Make wording for certain invalid unary expressions...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Manman Ren
Debug Info: update testing cases when the context field of
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Manman Ren
Debug Info: update testing cases when the derived-from...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reid Kleckner
-Wmicrosoft: Don't warn on non-inline pure virtual...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Chad Rosier
[AArch64] Add support for NEON scalar floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Hans Wennborg
Turn error about fastcall variadic function into warnin...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Fariborz Jahanian
ObjectiveC migrator: Add support for inferring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Chad Rosier
[AArch64] Add support for NEON scalar signed/unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Reid Kleckner
Explicitly request unsigned enum types when desired
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Fariborz Jahanian
ObjectiveC migration. Add support for inferring
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Timur Iskhodzhanov
Revert 192220 as it fails on an assertion
commit
|
commitdiff
|
tree
|
snapshot
next