projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2013-10-16
Rafael Espindola
Add a note about clang now rejecting unknown options.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Chad Rosier
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Chad Rosier
Update comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Benjamin Kramer
Sema: Simplify the check if a method returns an instanc...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Chad Rosier
[AArch64] Add support for NEON scalar signed saturating...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Timur Iskhodzhanov
Remove a workaround for PR16406 from the vtables-virtua...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Rafael Espindola
On 32 bit windows, mangle stdcall and fastcall decls...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Richard Smith
Test that we can merge together explicit and partial...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Richard Smith
C++ modules: merging for enumerations and enumerators...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Richard Smith
Teach the AST dumper to dump the canonical declaration...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Yunzhong Gao
Remove this regression test now that PR17578 is fixed...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Eric Christopher
Reflow slightly.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Chad Rosier
[AArch64] Add support for NEON scalar signed saturating...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Richard Smith
Add constant evaluation support for __builtin_isinf...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Benjamin Kramer
Add llvm_unreachable to pacify GCC's dropping off non...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Reid Kleckner
ms-compat: Fix taking the address of a member of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Argyrios Kyrtzidis
[libclang] For an unscoped enum include the enumerators...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Fariborz Jahanian
ObjectiveC driver. Scrap -fno-objc-legacy-dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Argyrios Kyrtzidis
[libclang] When querying for the availability of an...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Rafael Espindola
Don't depend on alias to declarations.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Serge Pavlov
Fixed code style of my change.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
David Majnemer
Sema: Cleanup formatting of C++ exceptions related...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
David Majnemer
Sema: Cleanup formatting of SEH related code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
David Majnemer
Sema: Don't crash when __try/__except/__finally appears...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
David Majnemer
docs: Remove incompatibility with Solaris shell
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
NAKAMURA Takumi
clang/test/Driver/netbsd.c*: Tweak path separators...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
David Majnemer
Sema: Consider it an error to apply __builtin_offsetof...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Ted Kremenek
Special case '%C' handling in ObjC format strings to...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Richard Smith
Correctly skip type sugar when determining the width...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Ted Kremenek
Document the presence of the new Objective-C++ mangling...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Richard Smith
Tidy up and improve error recovery for C++11 attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Reid Kleckner
[ms-cxxabi] Fix assert in unspecified inheritance mempt...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Fariborz Jahanian
ObjectiveC migrator: Support for more possibility of
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Richard Smith
PR17567: Improve diagnostic for a mistyped constructor...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ted Kremenek
Add has_feature support for reflecting the presence...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Joerg Sonnenberger
Provide a dummy NetBSD tree and use --sysroot in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Aaron Ballman
Trivial formatting changes; no functional changes intended.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Aaron Ballman
Switching some custom logic to using table-generated...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Yunzhong Gao
Adding a regression test for PR17578. It is marked...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Reid Kleckner
PR17576: Fix assertion on polymorphic classes with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Warren Hunt
Fixing stdout/stderr interleaving in lit test.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Warren Hunt
Correctly check for distructors when realizing vtordisps
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Joerg Sonnenberger
For NetBSD/current on X86 do not use libgcc and default...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ted Kremenek
Move comment to its proper place.
commit
|
commitdiff
|
tree
|
snapshot
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
next