projects
/
clang
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
clang
2019-07-27
Bjorn Pettersson
[Driver] Additional fixup of NOWARN test case from...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Bjorn Pettersson
[Driver] Fix "unannotated fall-through between switch...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Nico Weber
Attempt to make test in r367165 more robust.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Nico Weber
clang-format: Support `if CONSTEXPR` if CONSTEXPR is...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Petr Hosek
Revert "[ARM] Set default alignment to 64bits"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Nico Weber
driver: Don't warn about assembler flags being unused...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Leonard Chan
[NewPM] Run avx*-builtins.c tests under the new pass...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Sanjay Patel
[CodeGen] fix test that broke with rL367146
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Hubert Tong
Partially revert rC365414; `ln -n` is not portable
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Nathan Huckleberry
[Sema] Fix -Wuninitialized for struct assignment from...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Simi Pallipurath
[ARM] Set default alignment to 64bits
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Alexey Bataev
[OPENMP]Add support for analysis of reduction variables.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Erich Keane
Make the CXXABIs respect the target's default calling...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Akira Hatanaka
Revert "[Sema] Diagnose default-initialization, destruc...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
George Burgess IV
[Sema] add -Walloca to flag uses of `alloca`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Puyan Lotfi
[NFC][clang] Refactor getCompilationPhases()+Types...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Saleem Abdulrasool
Revert "Revert "CodeGen: ensure placeholder instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Leonard Chan
Reland the "[NewPM] Port Sancov" patch from rL365838...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Revert "CodeGen: ensure placeholder instruction for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Saleem Abdulrasool
CodeGen: ensure placeholder instruction for cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Matthias Gehre
Add lifetime categories attributes
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Erich Keane
Remove CallingConvMethodType
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Erich Keane
Fix cxx_status html for r367027
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
JF Bastien
Allow prefetching from non-zero address spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Erich Keane
Implement P1771
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Anton Bikineev
[clang] Remove IsDerivedFromDeathTest.DiesOnEmptyBaseNa...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Anton Bikineev
[clang] Fail for empty names in is*DerivedFrom matchers.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Balazs Keri
Fix failing test plist-macros-with-expansion-ctu.c
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Krasimir Georgiev
Update some tests after r366702
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Anton Bikineev
[clang] Add isDirectlyDerivedFrom AST matcher.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Anastasia Stulova
[OpenCL] Rename lang mode flag for C++ mode
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Balazs Keri
[CrossTU] Fix plist macro expansion if macro in other...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Gabor Marton
[ASTImporter] Reorder fields after structure import...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Sjoerd Meijer
[Clang] New loop pragma vectorize_predicate
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Petr Hosek
Revert "[Sema] Enable -Wimplicit-float-conversion for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Ziang Wan
[Sema] Enable -Wimplicit-float-conversion for integral...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Azharuddin...
Revert "NFC: utils/perf-training: Python 3 compatibilit...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Aaron Ballman
Fix exporting SARIF files from scan-build on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nico Weber
clang-format: Add another test like r366926
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Nico Weber
clang-format: Add a test that shows that some code...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Anton Afanasyev
[Support] Fix `-ftime-trace-granularity` option
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sjoerd Meijer
Test commit. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Balazs Keri
[CrossTU] Add a function to retrieve original source...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Fangrui Song
[Format] getFormattingLangOpts: make LS_Auto uses LS_Cp...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Sander de Smalen
[SVE][Inline-Asm] Add support to specify SVE registers...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Fangrui Song
[Format] Make it easy to add new format::FormatStyle...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Nico Weber
clang-format: Fix namespace end comments for namespaces...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Nico Weber
Improve clang-format-diff help output
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Jan Korous
[clang][NFCI] Fix random typos
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Rainer Orth
[clang, test] Fix Clang :: Headers/max_align.c on 64...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Gabor Marton
[ASTImporter] Fix inequivalence of ClassTemplateInstant...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Balazs Keri
PlistDiagnostics Fix for compile warning (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Balazs Keri
[CrossTU] Added CTU argument to diagnostic consumer...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Puyan Lotfi
[NFC][clang] Refactor getCompilationPhases()+Types...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Vedant Kumar
[Driver] Set the default win32-macho debug format to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ben Hamilton
Adds support for formatting NS_CLOSED_ENUM and CF_CLOSE...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Alexey Bataev
[OPENMP][MSVC]Enable /openmp[:experimental] to compile...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Paul Robinson
[X86] Remove const from some intrinsics that shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Sam McCall
[clangd] Add dlog()s for SelectionTree, enabling -debug...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Marco Antognini
[NFC] Relaxed regression tests for PR42665
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Alexey Bataev
[OPENMP]Add support for analysis of firstprivate variables.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Christudasan...
Updated the signature for some stack related intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Aaron Ballman
Revert the change to the [[nodiscard]] feature test...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ilya Biryukov
[AST] Treat semantic form of InitListExpr as implicit...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Marco Antognini
[OpenCL] Improve destructor support in C++ for OpenCL
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Fangrui Song
[analyzer] Fix -Wunused-function in NDEBUG builds with...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Yuanfang Chen
[Clang] Replace cc1 options '-mdisable-fp-elim' and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Simon Pilgrim
Fix cppcheck reduce scope variable warnings. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Richard Smith
[c++20] P1161R3: a[b,c] is deprecated.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Aaron Ballman
Mark P1301R4 in C++2a as being SVN instead.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Aaron Ballman
We support P1301R4 in C++2a as of r366626.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Richard Smith
[cxx_status] Update status page for WG21 Cologne meetin...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Aaron Ballman
Implement P1301R4, which allows specifying an optional...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Guanzhong Chen
[WebAssembly] Compute and export TLS block alignment
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Teresa Johnson
[LTO] Always mark regular LTO units with EnableSplitLTO...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Denis Bakhvalov
[NFC] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Sunil Srivastava
Disallow most calling convention attributes on PS4
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ben Hamilton
[Format/ObjC] Avoid breaking between unary operators...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Sven van Haastregt
[OpenCL] Define CLK_NULL_EVENT without cast
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Hubert Tong
[sanitizers] Use covering ObjectFormatType switches
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Sam Clegg
Fix formatting of inline argument comments. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Lang Hames
Update the SimpleJIT class in the clang-interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alex Lorenz
[clang-scan-deps] Dependency directives source minimize...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Guanzhong Chen
[WebAssembly] Fix __builtin_wasm_tls_base intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alexey Bataev
[OPENMP]Fix sharing of threadprivate variables with...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alex Bradbury
[RISCV] Hard float ABI support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Guanzhong Chen
[WebAssembly] Implement __builtin_wasm_tls_base intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alexey Bataev
[OPENMP]Provide correct data sharing attributes for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Yitzhak Mandelbaum
[LibTooling] Relax Transformer to allow rewriting macro...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Yitzhak Mandelbaum
[LibTooling] Add function to translate and validate...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Ilya Biryukov
[ASTUnit] Attempt to unbreak Windows buildbots after...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alex Bradbury
Revert "[RISCV] Hard float ABI support" r366450
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Ilya Biryukov
Revert r366449: [CrossTU] Add a function to retrieve...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alex Bradbury
[RISCV] Hard float ABI support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Balazs Keri
[CrossTU] Add a function to retrieve original source...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Ilya Biryukov
[ASTUnit] Fix a regression in cached completions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Jonas Devlieghere
[CMake] Don't set Python_ADDITIONAL_VERSIONS
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Gabor Marton
[analyzer] Add CTU user docs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Alexey Bataev
[OPENMP][NVPTX]Mark barrier functions calls as convergent.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Ilya Biryukov
Revert r366422: [OpenCL] Improve destructor support...
commit
|
commitdiff
|
tree
|
snapshot
next