Граф коммитов

  • e9a52cc0bf
    Auto merge mandatory file pr master microsoft-github-policy-service[bot] 2023-06-13 17:54:33 +0000
  • 1810ed9e1e
    Microsoft mandatory file users/GitHubPolicyService/5fe37347-a44d-47f0-8987-eb0d0038b028 microsoft-github-policy-service[bot] 2023-06-02 21:56:02 +0000
  • 86d4513d3e Thread safety analysis: Handle ObjCIvarRefExpr in SExprBuilder::translate Aaron Puchert 2018-09-19 23:57:38 +0000
  • bd0e6da3a7 [NFC] Declare instead of define non-void functions in unit tests. Shuai Wang 2018-09-19 20:27:25 +0000
  • 47f7c9f1a7 test: actually fix the condition properly Saleem Abdulrasool 2018-09-19 19:20:30 +0000
  • 27a174792c test: improve condition for the check Saleem Abdulrasool 2018-09-19 18:41:07 +0000
  • 9e45e2ae46 redirecting to llvm.org/devmtg Sylvestre Ledru 2018-09-19 18:39:15 +0000
  • 6f0e52207c Sema: handle `wint_t` more carefully for printf checking Saleem Abdulrasool 2018-09-19 18:13:34 +0000
  • 600775228a [analyzer] Fix nullptr access when processing instantiated function in ExprMutationAnalyzer. Shuai Wang 2018-09-19 18:00:55 +0000
  • 9e910c672d Basic: correct `__WINT_TYPE__` on Windows Saleem Abdulrasool 2018-09-19 16:18:55 +0000
  • 51d76e9ec3 [Sema] Do not load macros from preamble when LoadExternal is false. Eric Liu 2018-09-19 09:34:55 +0000
  • 2282e12e22 [NFC] Fix uncompilable test cases of ExprMutationAnalyzer. Shuai Wang 2018-09-19 03:50:03 +0000
  • 4a9b0e9a58 Thread safety analysis: Fix crash for function pointers Aaron Puchert 2018-09-19 00:19:38 +0000
  • 30d3f201ef Add a callback for `__has_include` and use it for dependency scanning. Volodymyr Sapsai 2018-09-18 23:27:02 +0000
  • c8df8c22bd [MS] Defer dllexport inline friend functions like other inline methods Reid Kleckner 2018-09-18 23:16:30 +0000
  • 6f42893d10 Driver: extract a local variable for the Toolchain (NFC) Saleem Abdulrasool 2018-09-18 22:14:50 +0000
  • 51fd40c31f Driver: hoist `-mlimit-float-precision` (NFC) Saleem Abdulrasool 2018-09-18 21:12:39 +0000
  • d361d13e84 Fix fomit-frame-pointe+pg error David Blaikie 2018-09-18 20:11:45 +0000
  • 81fb2fbc3c Fix logic around determining use of frame pointer with -pg. Stephen Hines 2018-09-18 18:34:33 +0000
  • bd5ee58406 [Modules] Add platform and environment features to requires clause Bruno Cardoso Lopes 2018-09-18 17:11:13 +0000
  • 16f27fb3e9 [index] Enhance indexing for module references Argyrios Kyrtzidis 2018-09-18 15:02:56 +0000
  • f02ab3c78b cl-options.c: Fix negative -cfguard check Hans Wennborg 2018-09-18 13:07:55 +0000
  • 0c965af23b [Index] Add an option to collect macros from preprocesor. Eric Liu 2018-09-18 08:51:08 +0000
  • ae8dcccdd1 [CodeComplete] Add completions for filenames in #include directives. Sam McCall 2018-09-18 08:40:41 +0000
  • 0fb55e03c7 Thread safety analysis: Run more tests with capability attributes [NFC] Aaron Puchert 2018-09-17 21:37:22 +0000
  • b9dbcf4f94 [analyzer] ExplodedGraph printing fixes George Karpenkov 2018-09-17 20:46:53 +0000
  • ccf123b17d [analyzer] Treat std::{move,forward} as casts in ExprMutationAnalyzer. Shuai Wang 2018-09-17 20:10:56 +0000
  • 926e91b0e6 [ASTMatchers] Let isArrow also support UnresolvedMemberExpr, CXXDependentScopeMemberExpr Shuai Wang 2018-09-17 18:48:43 +0000
  • f98dc5ceb3 [ASTImporter] Fix import of VarDecl init Gabor Marton 2018-09-17 12:04:52 +0000
  • 4a2af3e42a [OpenCL] Allow blocks to capture arrays in OpenCL Andrew Savonichev 2018-09-17 11:19:42 +0000
  • d0960ed3a0 Merge two attribute diagnostics into one Andrew Savonichev 2018-09-17 10:39:46 +0000
  • aa660b7dd3 [Analyzer] Define and use diff_plist in tests, NFC Mikhail Maltsev 2018-09-17 10:19:46 +0000
  • d046e91f17 [clang-Format] Fix indentation of member call after block Ilya Biryukov 2018-09-17 07:46:20 +0000
  • ce5ca6bcf2 scan-build: Add support of the option --exclude like in scan-build-py Sylvestre Ledru 2018-09-17 06:31:46 +0000
  • 6df2955606 [Lexer] Add xray_instrument feature Petr Hosek 2018-09-17 05:25:47 +0000
  • 8f36d6cc15 [NFC] Minor refactoring to setup the stage for supporting pointers in ExprMutationAnalyzer Shuai Wang 2018-09-16 21:09:50 +0000
  • c4dcc7785e scan-build: remove trailing whitespaces Sylvestre Ledru 2018-09-16 19:51:16 +0000
  • e434600b3e Also manages clang-X as tool for scan-build Sylvestre Ledru 2018-09-16 19:36:59 +0000
  • 71235610d1 [NFC] cosmetic tweaks to ExprMutationAnalyzer to be more consistent especially considering future changes. Shuai Wang 2018-09-15 21:38:18 +0000
  • 3a0edf1ccb [OPENMP] Move OMPClauseReader/Writer classes to ASTReader/Writer (NFC) Kelvin Li 2018-09-15 13:54:15 +0000
  • 9bc2172b74 [analyzer] Temporary disabling svalbuilder-rearrange-comparisons test George Karpenkov 2018-09-15 02:35:06 +0000
  • 58cfe5b8b7 [analyzer] Further printing improvements: use declarations, George Karpenkov 2018-09-15 02:34:45 +0000
  • a495c43386 Generate unique identifiers for Decl objects George Karpenkov 2018-09-15 02:03:58 +0000
  • ab961c560a [analyzer] Generate and use stable identifiers for LocationContext George Karpenkov 2018-09-15 02:03:36 +0000
  • 7d1cca4458 [analyzer] Dump reproducible identifiers for statements in exploded graph in store George Karpenkov 2018-09-15 02:03:17 +0000
  • 843c06ec25 [analyzer] Use correct end-of-line character when printing statements for exploded graph George Karpenkov 2018-09-15 02:02:56 +0000
  • d046c9fafa StmtPrinter: allow customizing the end-of-line character George Karpenkov 2018-09-15 02:02:31 +0000
  • f702afcb3e [analyzer] Dump unique identifiers for statements in exploded graph George Karpenkov 2018-09-15 02:02:09 +0000
  • 03164d3e0e Support generating unique identifiers for Stmt objects George Karpenkov 2018-09-15 02:01:47 +0000
  • e4d256f38d [analyzer] Skip printing duplicate nodes, even if nodes have multiple predecessors/successors George Karpenkov 2018-09-15 02:01:26 +0000
  • ef244e5043 [modules] Don't bother creating a global module fragment when building a header module. Richard Smith 2018-09-15 01:59:39 +0000
  • e1fb567d8b [modules] Support use of -E on modules built from the command line. Richard Smith 2018-09-15 01:21:18 +0000
  • 80e197b92b [modules] Driver support for precompiling a collection of files as a single action. Richard Smith 2018-09-15 01:21:16 +0000
  • 84853833c2 [modules] Frontend support for building a header module from a list of headaer files. Richard Smith 2018-09-15 01:21:15 +0000
  • 74afe0c677 test/Driver/output-file-cleanup.c: delete non-readable temporary file Fangrui Song 2018-09-14 21:36:35 +0000
  • 4abb9733da Relax assumption about default method calling convention in new test Reid Kleckner 2018-09-14 20:50:39 +0000
  • 2530891b27 [analyzer] Handle forwarding reference better in ExprMutationAnalyzer. Shuai Wang 2018-09-14 20:07:18 +0000
  • ccd349c348 Remove PseudoConstantAnalysis Shuai Wang 2018-09-14 17:27:27 +0000
  • 2f62ceaf73 [clang-cl] Fix PR38934: failing to dllexport class template member w/ explicit instantiation and PCH Hans Wennborg 2018-09-14 15:18:30 +0000
  • 9aa0baabef [clang] Make sure attributes on member classes are applied properly Louis Dionne 2018-09-14 14:07:16 +0000
  • 446fa15e64 [VFS] vfs::directory_iterator yields path and file type instead of full Status Sam McCall 2018-09-14 12:47:38 +0000
  • 3442631481 [Driver] Fix missing MultiArch include dir on powerpcspe Kristina Brooks 2018-09-14 12:42:13 +0000
  • bff78a489e [Tooling] JSONCompilationDatabasePlugin infers compile commands for missing files Sam McCall 2018-09-14 12:24:09 +0000
  • fdf354a5a0 [analyzer] Restore final on NeedsCastLocField. NFC Ilya Biryukov 2018-09-14 11:28:48 +0000
  • f44d2b4e13 [analyzer] Attempt to make a windows buildbot happy. Kristof Umann 2018-09-14 11:20:16 +0000
  • 4e5e136e7e [analyzer][UninitializedObjectChecker] Support for nonloc::LocAsInteger Kristof Umann 2018-09-14 10:18:26 +0000
  • 43cdc8690f [analyzer][UninitializedObjectChecker] New flag to ignore records based on it's fields Kristof Umann 2018-09-14 10:10:09 +0000
  • 91ef6e511f [analyzer][UninitializedObjectChecker] Refactored checker options Kristof Umann 2018-09-14 09:39:26 +0000
  • fe266159d5 [analyzer][UninitializedObjectChecker] Correct dynamic type is acquired for record pointees Kristof Umann 2018-09-14 09:13:36 +0000
  • 86a2b603b2 Use Chrome and Firefox as example of success for clang Sylvestre Ledru 2018-09-14 09:08:21 +0000
  • f2937b1580 [analyzer][UninitializedObjectChecker] Updated comments Kristof Umann 2018-09-14 09:07:40 +0000
  • ec483ba064 remove 11 years old videos from the homepage. if you have a suggestion, please drop me an email Sylvestre Ledru 2018-09-14 09:00:48 +0000
  • 6667b4e8eb [analyzer][UninitializedObjectChecker] Fixed dereferencing Kristof Umann 2018-09-14 08:58:21 +0000
  • 2cf9113b81 update the doc to compare with gcc 4.9 instead of 4.2 Sylvestre Ledru 2018-09-14 08:55:09 +0000
  • 44383fe7b4 gcc is now returning the same output on this example, removing this example Sylvestre Ledru 2018-09-14 08:52:18 +0000
  • f544500eef [XRay][clang] Emit "never-instrument" attribute Dean Michael Berris 2018-09-14 01:59:12 +0000
  • 7592787111 [ODRHash] Fix early exit that skipped code. Richard Trieu 2018-09-14 01:15:28 +0000
  • 1a5ee756dd Relax alignment assumptions in a test after r342194 Vedant Kumar 2018-09-14 00:16:37 +0000
  • d4e462f654 [Sema] Remove location from implicit capture init expr Vedant Kumar 2018-09-13 23:28:25 +0000
  • b50bc3665d Fix crash on call to __builtin_memcpy with a null pointer to an incomplete type. Richard Smith 2018-09-13 22:47:33 +0000
  • a497c8fddd Diagnose likely typos in #include directives. Richard Smith 2018-09-13 21:10:08 +0000
  • 731525c242 Support -fno-omit-frame-pointer with -pg. Stephen Hines 2018-09-13 19:50:02 +0000
  • 9d84dfe6d9 [NFC]Refactor MultiVersion Resolver Emission to combine types Erich Keane 2018-09-13 16:58:24 +0000
  • c21fea9179 [OPENMP] Fix PR38903: Crash on instantiation of the non-dependent declare reduction. Alexey Bataev 2018-09-13 16:54:05 +0000
  • a79c7739c3 Print correctly dependency paths on Windows David Bolvansky 2018-09-13 14:27:32 +0000
  • 1a7f6a9239 [AArch64] Enable return address signing for static ctors Oliver Stannard 2018-09-13 10:25:36 +0000
  • 41cad03f42 Fix MSVC "illegal conversion; more than one user-defined conversion has been implicitly applied" warning. NFCI. Simon Pilgrim 2018-09-13 10:10:18 +0000
  • 903444bc95 [clang-format] Wrapped block after case label should not be merged into one line Owen Pan 2018-09-13 07:27:15 +0000
  • ca6d65812f [AArch64] Support reserving x1-7 registers. Tri Vo 2018-09-12 23:45:04 +0000
  • 13d1bd3167 Remove dead code made unnecessary by r342018. Richard Smith 2018-09-12 23:37:58 +0000
  • 7b26c1cf75 Track definition merging on the canonical declaration even when local submodule visibility is disabled. Richard Smith 2018-09-12 23:37:00 +0000
  • 3a8c8e45f9 When we leave a module header, make that header visible in its includer's context, even if its overall module is unavailable. Richard Smith 2018-09-12 23:09:23 +0000
  • 8b335cfaae [Hexagon] Remove fp-contract=fast setting for at O3 Brendon Cahoon 2018-09-12 20:35:56 +0000
  • 057568a28a [Diagnostic] Fix a warning typo. NFC. Matt Davis 2018-09-12 18:27:21 +0000
  • cbe41bdb06 [OPENMP] Fix PR38902: support ADL for declare reduction constructs. Alexey Bataev 2018-09-12 16:31:59 +0000
  • 2e989bf873 [RISCV] Explicitly set an empty --sysroot in the test Roger Ferrer Ibanez 2018-09-12 15:55:14 +0000
  • d2ada3f873 [CodeGen] Align rtti and vtable data David Green 2018-09-12 14:09:06 +0000
  • debfb8a523 [CodeGen][ARM] Coerce FP16 vectors to integer vectors when needed Mikhail Maltsev 2018-09-12 09:19:19 +0000
  • 082eb3d9bb Fix Check test to avoid output string mismatch Christian Bruel 2018-09-12 08:59:17 +0000
  • fc01a51bbe [Tooling] Wait for all threads to finish before resetting CWD. Eric Liu 2018-09-12 08:29:47 +0000