]> granicus.if.org Git - clang/history - include
clang/test/Modules/malformed-overload.m: Make sure module cache is clean.
[clang] / include /
2017-04-27 Oren Ben Simhon[X86] Support of no_caller_saved_registers attribute
2017-04-27 Alex Lorenz[ObjC] Disallow vector parameters and return values...
2017-04-27 Yaron KerenConstify SourceManager input to MacroInfo::getDefinitio...
2017-04-27 Richard SmithImprove diagnostics for bad -std= flag.
2017-04-27 NAKAMURA Takumiclang/Lex/PPCallbacks.h: Fix a warning in r301472....
2017-04-26 Richard SmithRemove unnecessary and somewhat inaccurate "C89" flag...
2017-04-26 Richard SmithDon't accept -std= values that would switch us to a...
2017-04-26 Vedant KumarRevert "Revert "PPCallbacks::MacroUndefined, change...
2017-04-26 Vedant KumarRevert "PPCallbacks::MacroUndefined, change signature...
2017-04-26 Frederich MunchPPCallbacks::MacroUndefined, change signature and add...
2017-04-26 Richard SmithRefactor frontend InputKind to prepare for treating...
2017-04-26 Alexey Bataev[OPENMP] Fix handling of OpenMP code during template...
2017-04-24 Richard Smith[modules ts] Diagnose 'export' declarations outside...
2017-04-24 George KarpenkovFlag -fsanitize=fuzzer to enable libfuzzer
2017-04-24 Argyrios Kyrtzidis[index] If the 'external_source_symbol' attribute indic...
2017-04-23 Nick LewyckyFix typo in comment.
2017-04-21 David BlaikieMove Split DWARF handling to an MC option/command line...
2017-04-21 Richard SmithP0629R0: Switch to latest proposal for distinguishing...
2017-04-21 Argyrios Kyrtzidis[index] Take into account the category's external_symbo...
2017-04-21 Nico WeberAdd comments to the diagnostic kinds in Diagnostic.td.
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-04-21 Alex Lorenz[PR32667] -Wdocumentation should allow @param/@returns...
2017-04-21 Argyrios Kyrtzidis[index] Take advantage of 'external_source_symbol'...
2017-04-20 Alex Lorenz[index] Record class template specializations using...
2017-04-20 Alex LorenzAdd #pragma clang attribute support to the availability...
2017-04-20 Leslie Zhai[AVR] Add -mmcu option to the driver
2017-04-20 Richard SmithPR32673: Don't wrap parameter packs in SubstTemplateTyp...
2017-04-20 Carlo Bertolli[OpenMP] Prepare sema to support combined constructs...
2017-04-19 Erich KeaneCorrrect warn_unused_result attribute
2017-04-19 Akira Hatanaka[Sema][ObjC] Disallow jumping into ObjC fast enumeratio...
2017-04-19 Alex LorenzAdd #pragma clang attribute support to the external_sou...
2017-04-19 Alex LorenzAdd support for editor placeholders to Clang
2017-04-18 Vassil VassilevPR30508: Downgrade error to warning if the umbrella...
2017-04-18 Alex LorenzThe SubjectMatchRule enum should not be used as a Dense...
2017-04-18 Martell Malonemingw-w64: enable support for __declspec(selectany)
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-18 Oliver Stannard[ARM] Add hardware build attributes in assembler
2017-04-18 Alex LorenzRevert r300539 - Add #pragma clang attribute
2017-04-18 Alex LorenzAdd #pragma clang attribute
2017-04-18 Eric Fiselier[coroutines] Fix building of new/delete expressions...
2017-04-17 Eric FiselierRename coroutine warning when unhandled_exception(...
2017-04-17 Eric FiselierRevert r300504 - [coroutines] Fix rebuilding of implici...
2017-04-17 Eric Fiselier[coroutines] Fix rebuilding of implicit and dependent...
2017-04-17 Hans Wennborgclang-cl: Support the /Zc:twoPhase[-] command-line...
2017-04-17 Benjamin KramerRevert "Address http://bugs.llvm.org/pr30994 so that...
2017-04-17 Yaron KerenAddress http://bugs.llvm.org/pr30994 so that a non...
2017-04-16 Eric FiselierRevert r300420 - [coroutines] Fix building of new/delet...
2017-04-16 Eric Fiselier[coroutines] Fix building of new/delete expressions...
2017-04-15 Akira Hatanaka[ObjC] Use empty Objective-C collection literal constan...
2017-04-15 Akira HatanakaRevert "[ObjC] Use empty Objective-C collection literal...
2017-04-15 Akira Hatanaka[ObjC] Use empty Objective-C collection literal constan...
2017-04-14 Simon Pilgrim[X86][SSE] Update MOVNTDQA non-temporal loads to generi...
2017-04-13 Richard Smith[docs] Fix a couple of typos in command line flag help...
2017-04-13 Reid KlecknerRe-land "[clang-cl] Make all sanitizer flags available...
2017-04-13 Artem Dergachev[analyzer] Enforce super-region classes for various...
2017-04-13 Artem Dergachev[analyzer] Add numerous assertions to SVal, SymExpr...
2017-04-13 Akira HatanakaRevert "[clang-cl] Make all sanitizer flags available...
2017-04-13 Artem Dergachev[analyzer] Simplify values in binary operations a bit...
2017-04-12 Reid Kleckner[clang-cl] Make all sanitizer flags available in clang-cl
2017-04-12 Eric Fiselier[Sema] Add __is_aggregate type-trait
2017-04-12 Vassil Vassilev[modules] Delay calling DeclMustBeEmitted until it...
2017-04-12 Bruno Cardoso Lopes[Driver] Add compiler option to generate a reproducer
2017-04-12 David BlaikieModular Codegen: Separate flags for function and debug...
2017-04-12 Hans WennborgRevert r300001 "Revert r298824 & r298816, recommit...
2017-04-12 Yaron KerenRemove Sema::addOverloadedOperatorToUnresolvedSet decla...
2017-04-12 Duncan P. N. Exon... Serialization: Simulate -Werror settings in implicit...
2017-04-11 Richard TrieuRevert r298824 & r298816, recommit r298742 & r298754
2017-04-11 Richard Trieu[ODRHash] Improve handling of hash values
2017-04-11 David BlaikieModular Codegen: Support homing debug info for types...
2017-04-11 David BlaikieModular Codegen: Add/use a bit in serialized function...
2017-04-11 Aaron BallmanAdd const children() accessors to match the existing...
2017-04-11 Sean Callanan[clang-import-test] Lookup inside contexts
2017-04-11 Yaxun Liu[OpenCL] Map default address space to alloca address...
2017-04-11 Alex Lorenz[Parser][ObjC++] Improve diagnostics and recovery when...
2017-04-11 Sylvestre LedruAdd more examples to clang-format configuration
2017-04-07 Hans WennborgImplement _interlockedbittestandset as a builtin
2017-04-07 Saleem AbdulrasoolSema: prevent __declspec(naked) use on x64
2017-04-07 NAKAMURA TakumiCloneDetection.h: Fix warnings. [-Wdocumentation]
2017-04-06 Artem Dergachev[analyzer] Reland r299544 "Add a modular constraint...
2017-04-06 Alex LorenzAvoid the -Wdocumentation-unknown-command warning in...
2017-04-06 Alex LorenzFix lambda to block conversion in C++17 by avoiding...
2017-04-06 Vassil VassilevPR16106: Correct the docs to reflect the actual behavio...
2017-04-05 Nico Weberclang-format: Support formatting utf-8 character litera...
2017-04-05 Artem DergachevRevert "[analyzer] Add a modular constraint system...
2017-04-05 Artem Dergachev[analyzer] Add a modular constraint system to the Clone...
2017-04-05 Egor Churaev[OpenCL] Extended diagnostics for atomic initialization
2017-04-04 Meador Inge[Driver] Add option to print the resource directory
2017-04-04 Adam NemetAdd #pragma clang fp
2017-04-04 Dominic Chen[analyzer] Add new Z3 constraint manager backend
2017-04-04 Jin-Gu KangPreserve vec3 type.
2017-04-03 Eric Fiselier[coroutines] Fix rebuilding of implicit and dependent...
2017-04-03 Alex LorenzEnhance -Wshadow to warn when shadowing typedefs or...
2017-04-01 Faisal Vali[NFC, Scoped Enum] Convert Sema::ExpressionEvaluationCo...
2017-03-31 Alex Lorenz[Modules][PCH] Serialize #pragma pack
2017-03-31 Daniel Jasperclang-format: Fix post-commit review comment of r299204...
2017-03-31 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-03-31 Simon PilgrimStrip trailing whitespace
2017-03-31 Kuba Mracek[asan] Turn -fsanitize-address-use-after-scope on by...
2017-03-31 Eric ChristopherUpdate x86-64 ABI link with the one from linuxbase...
2017-03-31 Eric ChristopherFix typo, defind -> defined.
next