2016-10-08 |
Mehdi Amini | Use StringRef in Command::printArg() instead of raw... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Justin Lebar | [CUDA] Do a better job at detecting wrong-side calls. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Rename variable to not use C++ reserved name (leading... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Fix MSVC build: requires namespace in front of StringRe... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Driver: use StringRef instead of raw pointer in lookupT... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Turn ArchName/BoundArch in Driver from raw pointer... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Douglas Katzman | Visually align table def with respective enum. NFC |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Michal Gorny | Revert r283572 - [Driver] Make -print-libgcc-file-name... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Nirav Dave | Silence Warning. NFC. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no.3. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Michal Gorny | [Driver] Make -print-libgcc-file-name print compiler... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, chunk no.2. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.4, a small... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Dehao Chen | Update clang test to accomendate discriminator change... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Daniel Marjamaki | [analyzer] Don't merge different return nodes in Explod... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Simon Pilgrim | Wdocumentation fix |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Javed Absar | [ARM]: Add Cortex-R52 target |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | Revert "[analyzer] Re-apply r283092, attempt no.3,... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Re-apply r283092, attempt no.3, in small... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | Revert "[analyzer] Try to re-apply r283092 "Extend... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Artem Dergachev | [analyzer] Try to re-apply r283092 "Extend bug reports... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Mehdi Amini | Use StringReg in TargetParser APIs (NFC) |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Richard Smith | PR25890: Fix incoherent error handling in PerformImplic... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Anton Yartsev | [analyzer] Add explanation why analyzer report is not... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Richard Smith | Add another .def file to module map to fix modules... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Eric Fiselier | [coroutines] Fix co_return statement for initializer... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Richard Smith | [modules] Be sure to emit local specializations of... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Justin Lebar | [Sema] Replace smart quote with "'" in comment. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
David Sheinkman | [OpenMP] Check if the template specialization is mappab... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Vassil Vassilev | Allocate after the early exit checks. NFC. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Vassil Vassilev | [modules] Allow VarDecls with initializers to use speci... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Alex Lorenz | [Sema] Fix PR30520: Handle incomplete field types in... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Benjamin Kramer | Add missing -no-canonical-prefixes. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Alex Lorenz | Fix PR30440: Initialize FunctionTypeDepth in CXXNameMangler |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Petr Hosek | [Driver] Add driver support for Fuchsia |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Mehdi Amini | Taking StringRef in Driver.h APIs instead of raw pointe... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Mehdi Amini | Use llvm::raw_string_ostream instead of std::stringstre... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Richard Smith | PR22924, PR22845, some of CWG1464: When checking the... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Nemanja Ivanovic | Removing optimization from the RUN lines and adjusting... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Eric Liu | Make DeletedLines local variables in checkEmptyNamespace. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Eric Liu | [clang-format] append newline after code when inserting... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Michael Zuckerman | [Clang][AVX512][BuiltIn]Adding missing intrinsics move_... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Alex Lorenz | [Sema] Packed member warning: Use the typedef name... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Artem Dergachev | [analyzer] Squash a compile error in r283301. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Artem Dergachev | [analyzer] Improve "Assuming..." diagnostic pieces... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Artem Dergachev | [analyzer] Add "Assuming..." diagnostic pieces for... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Justin Lebar | [CUDA] Add missing ':' to noexcept.cu test. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Justin Lebar | [CUDA] Mark device functions as nounwind. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Justin Lebar | [CUDA] Destroy deferred diagnostics before destroying... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Albert Gutowski | Separate builtins for x84-64 and i386; implement __mulh... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: Make /Fo apply also when using -flto |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: Use the .obj file extension also in LTO mode |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: expose the -fuse-ld option |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hans Wennborg | clang-cl: Expose the -flto option |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Anna Zaks | [analyzer] Add PostStmt callback for ArraySubscriptExpr |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Sanjay Patel | [clang] make reciprocal estimate codegen a function... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Vedant Kumar | [ubsan] Disable bounds-check for flexible array ivars |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Daniel Jasper | clang-format: Fix bad multi-variable for-loop formatting. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Mike Aizatsky | [sancov] documentation update after r283241 |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Reid Kleckner | Test what happens when tag lookup and redeclaration... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Alex Lorenz | [Sema] Format a comment line so that it fits 80 columns... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Reid Kleckner | [MS] Move hex long long sign compat hack to -fms-compat... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
David Sheinkman | [OpenMP] fix segfault when a variable referenced in... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Davide Italiano | [ThinLTO] Spell `llvm-ar` correctly. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Serge Pavlov | Do not find friend function definitions inside non... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Manuel Klimek | Minor cleanups in clang-format.el. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Dean Michael... | Revert "[XRay] Check in Clang whether XRay supports... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
NAKAMURA Takumi | Revert r283106, "Wdocumentation fix" |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Dean Michael... | [XRay] Check in Clang whether XRay supports the target... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Vitaly Buka | Revert "[analyzer] Improve CloneChecker diagnostics... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Vitaly Buka | Revert "[analyzer] Add extra notes to ObjCDeallocChecke... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Vitaly Buka | Revert "[analyzer] Extend bug reports with extra notes... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Vitaly Buka | Revert "[analyzer] A blind attempt to fix a buildbot... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Gor Nishanov | [coroutines] Switch to using std::experimental namespac... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Gor Nishanov | [coroutines] Adding builtins for coroutine intrinsics... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Manman Ren | ObjectiveC: fix a seg fault when deserialing redeclarat... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Artem Dergachev | [analyzer] A blind attempt to fix a buildbot after... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Eric Liu | Added more comments to tooling::Replacements. |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Reid Kleckner | Factor out a diagnostic kind enum for use in two %selec... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Justin Lebar | [CUDA] Clean up some comments in Sema::IsOverload.... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Justin Lebar | [CUDA] Disallow overloading destructors. |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Vedant Kumar | [ARC] Ignore qualifiers in copy-restore expressions |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Yaxun Liu | [OpenCL] Fix bug in __builtin_astype causing invalid... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Sjoerd Meijer | This adds a separate file for the fp denormal regressio... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Sjoerd Meijer | This adds a separate file for the fp denormal regressio... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Simon Pilgrim | Wdocumentation fix |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Alex Lorenz | Fix PR 28885: Fix AST Printer output for the inherited... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Alex Lorenz | Revert r283102 (Typo in the phabricator link) |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Alex Lorenz | Fix PR 28885: Fix AST Printer output for the inherited... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Daniel Marjamaki | [StaticAnalyser] Add test case to ensure that unreachab... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Daniel Marjamaki | [StaticAnalyzer] Fix UnreachableCode false positives. |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Artem Dergachev | [analyzer] Improve CloneChecker diagnostics |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Artem Dergachev | [analyzer] Add extra notes to ObjCDeallocChecker |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Artem Dergachev | [analyzer] Extend bug reports with extra notes |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Aditya Kumar | Keep the test only for Itanium abi |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Michal Gorny | [cmake] Install 'clang-cpp' symlink |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Craig Topper | [AVX-512] Use native IR for masked 512-bit add/sub... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Justin Lebar | [CUDA] Allow extern __shared__ on empty-length arrays. |
commit | commitdiff | tree | snapshot |
next |