]> granicus.if.org Git - clang/shortlog
clang
2016-09-02 Eric FiselierImplement __attribute__((require_constant_initializatio...
2016-09-02 Eric FiselierRevert r280516 since it contained accidental changes.
2016-09-02 Aaron BallmanBased on post-commit feedback over IRC with dblaikie...
2016-09-02 Eric FiselierImplement __attribute__((require_constant_initializatio...
2016-09-02 Martin Probstclang-format: [JS] merge requoting replacements.
2016-09-02 Martin Probstclang-format: [JS] handle default bindings in imports.
2016-09-02 Martin Probstclang-format: [JS] Sort all JavaScript imports if any...
2016-09-02 Aaron BallmanAllow a C11 generic selection expression to select...
2016-09-02 Richard SmithClean up handling of reading module files from stdin...
2016-09-02 Richard SmithRefactor to avoid holding a reference to a container...
2016-09-01 Alexander ShaposhnikovRemove excessive padding from MismatchingNewDeleteDetector
2016-09-01 Derek Schuff[WebAssembly] Change wasm SizeType to match asmjs
2016-09-01 Richard SmithWhen we reach the end of a #include of a header of...
2016-09-01 Chris Bieneman[CMake] Properly connecting Compiler-RT check and test...
2016-09-01 Aleksei Sidorin[analyzer] ExprEngine: remove second call to PreStmt...
2016-09-01 Aleksei Sidorin[analyzer] Add more FileIDs to PlistDiagnostic map...
2016-09-01 Honggyu Kim[Frontend] Fix mcount inlining bug
2016-09-01 Aleksei Sidorin[analyzer][test commit] ExprEngine.cpp: Remove training...
2016-09-01 Honggyu KimRemove whitespace to test commit access
2016-09-01 George Burgess IVFix typos in comments.
2016-09-01 Akira Hatanaka[Sema] Don't diagnose an array type mismatch when the...
2016-08-31 Richard SmithFix all tests under test/CXX (and test/Analysis) to...
2016-08-31 Richard SmithDR259: Demote the pedantic error for an explicit instan...
2016-08-31 Nick LewyckyAdd -fprofile-dir= to clang.
2016-08-31 David BlaikieDebugInfo: Fix -gsplit-dwarf + -fno-split-dwarf-inlining
2016-08-31 Richard SmithDon't diagnoes a mismatch between implicit and explicit...
2016-08-31 Richard SmithFix mishandling of deletedness for assignment operators...
2016-08-31 Reid Kleckner[codeview] Don't emit vshape info for classes without...
2016-08-31 Saleem AbdulrasoolRevert "Driver: use the canonical static library naming"
2016-08-31 George Burgess IVFix a typo in a comment.
2016-08-31 Tim Shens/static inline/static/ for headers I have changed...
2016-08-31 Reid Kleckner[codeview] Pass through vftable shape information
2016-08-31 Daniel Jasperclang-format: Set default WebKit style to use C++11.
2016-08-31 Luke Drummond[clang-format-vim] Support vim linked against py3
2016-08-31 Sjoerd MeijerRevision r280064 adds new options -fdenormal-fp-math...
2016-08-31 James MolloyAttempt to pacify buildbots after r280217
2016-08-31 Igor Kudrin[Coverage] Suppress creating a code region if the same...
2016-08-31 Craig Topper[AVX-512] Implement masked floating point logical opera...
2016-08-31 Craig Topper[X86] Use v2i64 vectors to implement _mm_and/andn/or...
2016-08-31 Richard SmithPR12298 et al: don't recursively instantiate a template...
2016-08-31 Richard TrieuConcatenate two FileCheck lines in a test.
2016-08-31 NAKAMURA TakumiclangTooling: Update libdeps: LLVMOptions, since r280118.
2016-08-31 NAKAMURA TakumiclangTooling depends on ClangDriverOptions since r280118.
2016-08-30 Richard SmithDon't try to run a test that generates code for x86...
2016-08-30 Devin Coughlin[analyzer] Use lazily created buffer in EmptyLocalizati...
2016-08-30 Saleem AbdulrasoolDriver: use the canonical static library naming
2016-08-30 Daniel Jasperclang-format: Correctly calculate affected ranges when...
2016-08-30 Bruno Cardoso... [Modules] Add 'gnuinlineasm' to the 'requires-declarati...
2016-08-30 Richard TrieuFix memory leak by storing returned pointer in std...
2016-08-30 Vedant Kumar[test] Pass a fake libLTO.dylib to a driver test which...
2016-08-30 Vedant KumarRevert "[test] Add libLTO as a clang test dependency...
2016-08-30 Vedant Kumar[test] Add libLTO as a clang test dependency on Darwin
2016-08-30 Richard SmithPR29166: when merging declarations with typedef names...
2016-08-30 Richard SmithUnrevert r280035 now that the clang-cl bug it exposed...
2016-08-30 Richard SmithPR30195: Fix clang-cl attempting to precompile bogus...
2016-08-30 Etienne Bergerontypo + indentation [NFC]
2016-08-30 Niels Ole SalscheiderBasic/Targets.cpp: Add polaris10 and polaris11 gpus
2016-08-30 Olivier GoffartFix colored diagnostics from tools
2016-08-30 NAKAMURA TakumiDisable clang/test/SemaTemplate/instantiation-depth...
2016-08-30 Alexey Bader[OpenCL] Make is_valid_event, create_user_event overloa...
2016-08-30 Nico WeberFix typo in comment
2016-08-30 Krzysztof Parzyszek[Hexagon] Use handleTargetFeaturesGroup to process...
2016-08-30 Nico WeberRevert r280035 (and followups r280057, r280085), it...
2016-08-30 Krzysztof ParzyszekHandle -mlong-calls on Hexagon
2016-08-30 NAKAMURA Takumiclang/test/Driver/modules-ts.cpp: Satisfy quoted filename.
2016-08-30 Sjoerd MeijerFix for commit 280064 that break the build.
2016-08-30 Sjoerd MeijerThis adds new options -fdenormal-fp-math and passes...
2016-08-30 Richard SmithCombine two FileCheck patterns to prevent overzealous...
2016-08-30 Hal Finkel[PowerPC] Update the DWARF register-size table
2016-08-30 Kostya Serebryany[sanitizer-coverage] add two more modes of instrumentat...
2016-08-30 Hal Finkel[PowerPC] Add support for -mlongcall
2016-08-30 Richard SmithC++ Modules TS: driver support for building modules.
2016-08-29 Evgeniy Stepanov[cfi] Export __cfi_check when linking with -fsanitize...
2016-08-29 Evgeniy StepanovFix typo in test.
2016-08-29 Adrian PrantlFix a bug preventing the cause for a module file-not...
2016-08-29 Adrian PrantlFix a bug preventing the cause of a module-out-of-date...
2016-08-29 Reid KlecknerTry to fix clang-offload-bunder.c test once more
2016-08-29 Igor Kudrin[Coverage] Prevent creating a redundant counter if...
2016-08-28 Saleem AbdulrasoolAST: improve layout of SimpleTypoCorrector
2016-08-28 Sylvestre LedruFix a typo in the doc: overriden -> overridden
2016-08-26 Nico Weberclang-cl: Support MSVC2015's /validate-charset flag.
2016-08-26 Nico Weberclang-cl: Accept MSVC2015's '/utf-8' flag.
2016-08-26 Nico Weberclang-cl: Accept MSVC 2015's `/execution-charset:utf...
2016-08-26 Manman RenDon't diagnose non-modular includes when we are not...
2016-08-26 Hans WennborgAdd support for -fdiagnostics-absolute-paths: printing...
2016-08-26 Richard SmithSort list of driver-known file extensions. It was previ...
2016-08-26 Richard SmithC++ Modules TS: add frontend support for building pcm...
2016-08-25 Reid KlecknerWiden type of __offset_flags in RTTI on Mingw64
2016-08-25 Reid Kleckner[MS] Win64 va_arg should expect large arguments to...
2016-08-25 Reid KlecknerFix clang-offload-bundler.c test on Windows
2016-08-25 Richard SmithRefactor to remove the assumption that we know the...
2016-08-25 Adrian McCarthyOmit column info for CodeView by default
2016-08-25 Reid Kleckner[MS] Pass non-trivially-copyable objects indirectly...
2016-08-25 Bruno Cardoso... [Sema][Comments] Add support for TypeAliasTemplate
2016-08-25 Samuel AntaoFix offload bundler test to support Windows new lines.
2016-08-25 Martin Probstclang-format: [JS] nested and tagged template strings.
2016-08-25 Vitaly BukaFix memory leaks in clang-offload-bundler
2016-08-25 George Burgess IVRemove a pointless LLVM_CONSTEXPR. NFC.
2016-08-25 Richard SmithLazily load the ContextDecl for a lambda's DefinitionDa...
2016-08-25 Bruno Cardoso... [Sema][Comments] Factor out function type loc logic...
next