Messages by Date
-
2015/06/30
Re: [PATCH] Mingw-w64 driver for clang
Ivan Garramona
-
2015/06/30
[libcxx] r241067 - Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480
Marshall Clow
-
2015/06/30
Re: [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Ben Langmuir
-
2015/06/30
Re: [PATCH] Implement shared_mutex re: N4508
Marshall Clow
-
2015/06/30
[libcxx] r241064 - Mark LWG#2266 as complete. This is a tightening up the wording; no code changes required.
Marshall Clow
-
2015/06/30
Re: [PATCH] Mingw-w64 driver for clang
İsmail Dönmez
-
2015/06/30
Re: [PATCH] Mingw-w64 driver for clang
Yaron Keren
-
2015/06/30
Re: [PATCH] Mingw-w64 driver for clang
Yaron Keren
-
2015/06/30
Re: [PATCH] Mingw-w64 driver for clang
İsmail Dönmez
-
2015/06/30
Re: [PATCH] Mingw-w64 driver for clang
Yaron Keren
-
2015/06/30
r241060 - [CONCEPTS] Parsing of concept keyword
Hubert Tong
-
2015/06/30
r241059 - clang-format: Properly parse parenthesis in braced lists.
Daniel Jasper
-
2015/06/30
Re: [PATCH] [OpenMP] Add TLS-based implementation for threadprivate directive
Alexey Bataev
-
2015/06/30
Re: [PATCH] [OpenMP] Add TLS-based implementation for threadprivate directive
Alexey Bataev
-
2015/06/30
r241055 - [X86] Add missing undef of DEFAULT_FN_ATTRS in FXSR intrinsics
Michael Kuperstein
-
2015/06/30
RE: r241053 - [X86] Add FXSR intrinsics
Kuperstein, Michael M
-
2015/06/30
Re: [PATCH] OpenCL: Add new types for OpenCL 2.0
Pedro Ferreira
-
2015/06/30
RE: [PATCH] Fixed debug info generation for function static variables, typedef, and records
Aboud, Amjad
-
2015/06/30
Re: r241053 - [X86] Add FXSR intrinsics
David Majnemer
-
2015/06/30
r241053 - [X86] Add FXSR intrinsics
Michael Kuperstein
-
2015/06/30
Re: [PATCH] CodeGen: Assign an appropriate comdat to thunks.
David Majnemer
-
2015/06/30
r241047 - Fix a couple of tests in clang/test to match "x86_thiscallcc" introduced in r240971.
NAKAMURA Takumi
-
2015/06/30
r241046 - Unbreak the Visual C++ 2013 build after r241032.
Yaron Keren
-
2015/06/30
[PATCH] Added functions to retrieve information about variable storage in libclang and its python bindings.
guibufolo+l...@gmail.com
-
2015/06/30
[PATCH] Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+l...@gmail.com
-
2015/06/29
Re: [PATCH] missing the consideration of calling conversion in around 81 clang regression tests.
Ying Yi
-
2015/06/29
Re: [PATCH] Attach attribute "trap-func-name" to IR function
Akira Hatanaka
-
2015/06/29
Re: [PATCH] Attach attribute "trap-func-name" to IR function
Eric Christopher
-
2015/06/29
Re: [PATCH] clang-format: Implement AlwaysBreakAfterDeclarationReturnType.
strager
-
2015/06/29
Re: [PATCH] clang-format: Support PP and Obj-C keywords in 'is'.
strager
-
2015/06/29
Re: [PATCH] Attach attribute "trap-func-name" to IR function
Akira Hatanaka
-
2015/06/29
Re: [PATCH] Attach attribute "trap-func-name" to IR function
Akira Hatanaka
-
2015/06/29
Re: [PATCH] Loss of Sign Checker
Soumitra Chatterjee
-
2015/06/29
Re: [PATCH] Attach attribute "trap-func-name" to IR function
Eric Christopher
-
2015/06/29
r241043 - [CodeGen] Tweak isTriviallyRecursive further
David Majnemer
-
2015/06/29
[PATCH] Attach attribute "trap-func-name" to IR function
Akira Hatanaka
-
2015/06/29
Re: r241019 - PR23942: a pure-specifier's integer literal must be spelled '0'
Filipe Cabecinhas
-
2015/06/29
[PATCH] CodeGen: Assign an appropriate comdat to thunks.
Peter Collingbourne
-
2015/06/29
r241038 - [MS ABI] Workaround corner-case bug in the ABI for operator delete
David Majnemer
-
2015/06/29
Re: [PATCH] Sphinx-based clang man pages
Andrew Wilkins
-
2015/06/29
r241037 - Sphinx-based clang man pages
Andrew Wilkins
-
2015/06/29
Re: [PATCH] [modules] PR20507: Avoid silent textual inclusion.
Sean Silva
-
2015/06/29
Re: [PATCH] Sphinx-based clang man pages
Andrew Wilkins
-
2015/06/29
Re: [PATCH] Sphinx-based clang man pages
Sean Silva
-
2015/06/29
Re: [PATCH] Sphinx-based clang man pages
Sean Silva
-
2015/06/29
r241036 - Add two missing arguments.
Adrian Prantl
-
2015/06/29
Re: [PATCH] clang-format: Fix __attribute__ being treated as decl name.
strager
-
2015/06/29
Re: [PATCH] clang-format: Support @synchronized.
strager
-
2015/06/29
r241035 - Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule.
Adrian Prantl
-
2015/06/29
Re: [PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Akira Hatanaka
-
2015/06/29
Re: r241019 - PR23942: a pure-specifier's integer literal must be spelled '0'
Richard Smith
-
2015/06/29
Re: r241019 - PR23942: a pure-specifier's integer literal must be spelled '0'
Filipe Cabecinhas
-
2015/06/29
r241032 - Rework parsing of pure-specifiers. Perform the grammar matching and
Richard Smith
-
2015/06/29
Re: [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Richard Smith
-
2015/06/29
Re: [PATCH] clang-format: Support PP and Obj-C keywords in 'is'.
strager
-
2015/06/29
Re: [PATCH] [PPC] Implement vmrgew and vmrgow instructions
Bill Schmidt
-
2015/06/29
Re: [Patch] (take 2) New EliminateAvailableExternally pass / Pass down -flto
Duncan P. N. Exon Smith
-
2015/06/29
Re: [Patch] (take 2) New EliminateAvailableExternally pass / Pass down -flto
Reid Kleckner
-
2015/06/29
Re: [PATCH] clang-format: Allow space after 'if' but not '@synchronized'.
strager
-
2015/06/29
Re: [PATCH] [PATCH] [CONCEPTS] Parsing of concept keyword
Nathan Wilson
-
2015/06/29
r241019 - PR23942: a pure-specifier's integer literal must be spelled '0'
Richard Smith
-
2015/06/29
Re: [PATCH] Mingw-w64 driver for clang
Reid Kleckner
-
2015/06/29
[libcxx] r241013 - Mark LWG#2439 as complete. This is a tightening up the wording; no code changes required.
Marshall Clow
-
2015/06/29
Re: [PATCH] [Support] Lazy load of dbghlp.dll on Windows
Reid Kleckner
-
2015/06/29
Re: [PATCH] Implement shared_mutex re: N4508
Eric Fiselier
-
2015/06/29
Re: Add GCC-compatible flags -fprofile-generate and -fprofile-use
Justin Bogner
-
2015/06/29
r240994 - Add support for the x86 builtin __builtin_cpu_supports.
Eric Christopher
-
2015/06/29
Re: [PATCH] Implement shared_mutex re: N4508
Marshall Clow
-
2015/06/29
Re: [PATCH] Part 1 of N4279 - "Improved insertion interface for unique-key maps"
Eric Fiselier
-
2015/06/29
Re: [PATCH] Implement shared_mutex re: N4508
Eric Fiselier
-
2015/06/29
Re: [PATCH] [Static Analyzer] Minor improvements to SATest
Anna Zaks
-
2015/06/29
r240989 - [CodeGen] Remove atomic sugar from record types in isSafeToConvert
David Majnemer
-
2015/06/29
Re: Add GCC-compatible flags -fprofile-generate and -fprofile-use
Diego Novillo
-
2015/06/29
[PATCH] [Static Analyzer] Minor improvements to SATest
Gábor Horváth
-
2015/06/29
r240984 - More range-based for loops. NFC
Douglas Katzman
-
2015/06/29
Re: [PATCH] Implement shared_mutex re: N4508
Marshall Clow
-
2015/06/29
Re: [PATCH] clang-format: Add SpaceAfterTemplate
Birunthan Mohanathas
-
2015/06/29
r240980 - Comment fixes. NFC.
Douglas Katzman
-
2015/06/29
r240977 - Fix a test case broken by my previous commit.
Douglas Gregor
-
2015/06/29
r240976 - Make __has_feature(nullability) and __has_extension(nullability) always true.
Douglas Gregor
-
2015/06/29
Re: [PATCH] Implement shared_mutex re: N4508
Eric Fiselier
-
2015/06/29
Re: [PATCH] Instantiation all of local class members.
Serge Pavlov
-
2015/06/29
r240974 - Instantiation of local class members.
Serge Pavlov
-
2015/06/29
Re: [PATCH] missing the consideration of calling conversion in around 81 clang regression tests.
David Blaikie
-
2015/06/29
r240971 - Account for calling convention specifiers in function definitions in IR test cases
David Blaikie
-
2015/06/29
r240969 - Make __has_extension(assume_nonnull) always true.
Douglas Gregor
-
2015/06/29
Re: [PATCH] Fix alignment issues in Clang.
James Y Knight
-
2015/06/29
r240968 - [Modules] Test lock file removed on signal
Ben Langmuir
-
2015/06/29
Re: [PATCH] Fixed debug info generation for function static variables, typedef, and records
David Blaikie
-
2015/06/29
Re: [PATCH] clang-format: Add SpaceAfterTemplate
Daniel Jasper
-
2015/06/29
r240963 - Remove unnecessary include.
Adrian Prantl
-
2015/06/29
[PATCH] clang-format: Add SpaceAfterTemplate
Birunthan Mohanathas
-
2015/06/29
Re: [PATCH] [OpenMP] Add TLS-based implementation for threadprivate directive
Samuel Antao
-
2015/06/29
Re: [PATCH] [OpenMP] Add TLS-based implementation for threadprivate directive
Samuel Antao
-
2015/06/29
r240959 - clang-format: Add option to break after definition return type for top-level functions only
Birunthan Mohanathas
-
2015/06/29
Re: [PATCH] clang-format: Add option to break after definition return type for top-level functions only
Birunthan Mohanathas
-
2015/06/29
r240957 - clang-format: Adjust Mozilla style defaults
Birunthan Mohanathas
-
2015/06/29
Re: [PATCH] clang-format: Adjust Mozilla style defaults
Birunthan Mohanathas
-
2015/06/29
[PATCH] Disabling of "redefine_extname" pragma for C++ code
Andrey Bokhanko
-
2015/06/29
Re: r240791 - clang-format some of the files in lib/Driver. NFC
Douglas Katzman
-
2015/06/29
[PATCH] [mips] Interrupt attribute support.
Simon Dardis
-
2015/06/29
r240941 - [x86][AVX512CD] Add conflict and lzcnt intrinsics in their 512bit versions
Asaf Badouh
-
2015/06/29
Re: [PATCH] Clang-tidy macro parantheses checker, fix false positives for some c++ type usages
Daniel Marjamäki
-
2015/06/29
[clang-tools-extra] r240938 - [clang-tidy] Fix false positives in the macro parentheses checker
Daniel Marjamaki
-
2015/06/29
r240937 - [X86][AVX512BW] Add more intrinsics support:
Asaf Badouh
-
2015/06/29
Re: [PATCH] Clang-tidy macro parantheses checker, fix false positives for some c++ type usages
Alexander Kornienko
-
2015/06/29
[PATCH] Clang-tidy macro parantheses checker, fix false positives for some c++ type usages
Daniel Marjamäki
-
2015/06/29
Re: [PATCH] missing the consideration of calling conversion in around 81 clang regression tests.
Ying Yi
-
2015/06/29
r240934 - clang-format: Don't indent relative to unary operators (some more).
Daniel Jasper
-
2015/06/29
Re: [PATCH] Loss of Sign Checker
Daniel Marjamäki
-
2015/06/29
r240929 - [ARM]: Extend -mfpu options for half-precision and vfpv3xd
Javed Absar
-
2015/06/29
r240928 - AVX-512: Implemented AVX-512 FMA intrinsics and tests.
Elena Demikhovsky
-
2015/06/29
Re: [PATCH] Loss of Sign Checker
Soumitra Chatterjee
-
2015/06/29
Re: [PATCH] clang-format: Allow space after 'if' but not '@synchronized'.
Daniel Jasper
-
2015/06/29
Re: [PATCH] clang-format: Add option to break after definition return type for top-level functions only
Daniel Jasper
-
2015/06/29
Re: [PATCH] Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
-
2015/06/28
r240923 - Delete unused variables.
Frederic Riss
-
2015/06/28
r240921 - [MS ABI] Unify constant and non-constant member pointer conversion
David Majnemer
-
2015/06/28
Re: [PATCH] PR10405 Missing actual type (aka) in error message when using decltype as a template parameter
Nikola Smiljanić
-
2015/06/28
r240920 - Revert r240872, "Suppress clang/test/CodeGen/builtins-ppc-p8vector.c for -Asserts for now. Will fix later."
NAKAMURA Takumi
-
2015/06/28
Re: r240270 - Fixed/added namespace ending comments using clang-tidy. NFC
Hal Finkel
-
2015/06/28
r240912 - [PPC] fixes typos in builtins-ppc-p8vector.c
Jingyue Wu
-
2015/06/28
Re: [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; ' and improve replacement expressions.
Richard
-
2015/06/28
Re: [PATCH] Enhance clang-tidy readability-simplify-boolean-expr to handle 'if (e) return true; return false; ' and improve replacement expressions.
Richard
-
2015/06/28
Re: [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
-
2015/06/28
Re: [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
-
2015/06/28
Re: [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
-
2015/06/28
Re: [PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
-
2015/06/28
Re: [PATCH] clang-format: Add option to break after definition return type for top-level functions only
Birunthan Mohanathas
-
2015/06/28
r240909 - clang-format: Stop old options from overriding new options
Birunthan Mohanathas
-
2015/06/28
r240908 - clang-format: Add missing members to FormatStyle::operator==
Birunthan Mohanathas
-
2015/06/28
r240907 - clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
-
2015/06/28
Re: [PATCH] clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
-
2015/06/28
Re: [PATCH] clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
-
2015/06/27
r240902 - [Driver] x86-64 Windows is always PIC
David Majnemer
-
2015/06/27
LLVM buildmaster will be restarted in an hour
Galina Kistanova
-
2015/06/27
Re: [PATCH] clang-format: Support @autoreleasepool.
Nico Weber
-
2015/06/27
r240896 - clang-format: Support @autoreleasepool.
Nico Weber
-
2015/06/27
Re: [PATCH] clang-format: Allow space after 'if' but not '@synchronized'.
Nico Weber
-
2015/06/27
Re: [PATCH] [Sema] Union(s) cannot have virtual functions
Davide Italiano
-
2015/06/27
Re: [PATCH] [Sema] Union(s) cannot have virtual functions
Davide Italiano
-
2015/06/27
r240889 - [Sema] Unions cannot have virtual functions.
Davide Italiano
-
2015/06/27
r240888 - Fix typo. NFC.
Alex Denisov
-
2015/06/27
Re: r240791 - clang-format some of the files in lib/Driver. NFC
Joerg Sonnenberger
-
2015/06/27
Re: [PATCH] clang-format: Add missing members to FormatStyle::operator==
David Blaikie
-
2015/06/27
Re: [PATCH] clang-format: Allow space after 'if' but not '@synchronized'.
Daniel Jasper
-
2015/06/27
Re: [PATCH] clang-format: Add option to break after definition return type for top-level functions only
Daniel Jasper
-
2015/06/27
Re: [PATCH] clang-format: Adjust Mozilla style defaults
Daniel Jasper
-
2015/06/27
Re: [PATCH] clang-format: Stop old options from overriding new options
Daniel Jasper
-
2015/06/27
Re: [PATCH] clang-format: Add missing members to FormatStyle::operator==
Daniel Jasper
-
2015/06/27
Re: [PATCH] clang-format: Alphabetize FormatStyle members
Daniel Jasper
-
2015/06/27
[libclc] r240881 - Properly initialize Module pointer
Jeroen Ketema
-
2015/06/27
[PATCH] [clang-tidy] Add new IdentifierCase check.
Beren Minor
-
2015/06/27
Re: [PATCH] Sphinx-based clang man pages
Dimitry Andric
-
2015/06/27
r240879 - clang-format: Fix language of DisableFormat description
Birunthan Mohanathas
-
2015/06/27
Re: [PATCH] [OPENMP] Parsing and sema support for #pragma omp target data" directive.
Alexey Bataev
-
2015/06/26
Re: [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Karthik Bhat
-
2015/06/26
r240872 - Suppress clang/test/CodeGen/builtins-ppc-p8vector.c for -Asserts for now. Will fix later.
NAKAMURA Takumi
-
2015/06/26
Re: [PATCH] Sphinx-based clang man pages
Brian R. Gaeke
-
2015/06/26
Re: r240735 - [CodeGen] Restrict isTriviallyRecursive to predefined lib functions forwarding to lib functions
H.J. Lu
-
2015/06/26
[PATCH] clang-format: Add missing members to FormatStyle::operator==
Birunthan Mohanathas
-
2015/06/26
[PATCH] clang-format: Stop old options from overriding new options
Birunthan Mohanathas
-
2015/06/26
[PATCH] clang-format: Alphabetize FormatStyle members
Birunthan Mohanathas
-
2015/06/26
Re: r240821 - Add missing builtins to altivec.h for ABI compliance (vol. 1)
Jingyue Wu
-
2015/06/26
r240833 - Add a testcase for bitfield debug info.
Adrian Prantl
-
2015/06/26
Re: [PATCH] replace some const std::string & with llvm::StringRef or std::string
Eugene Kosov
-
2015/06/26
Re: [PATCH] Part 1 of N4279 - "Improved insertion interface for unique-key maps"
Marshall Clow
-
2015/06/26
Re: [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
-
2015/06/26
Re: [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Douglas Katzman
-
2015/06/26
Re: [PATCH] Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
-
2015/06/26
r240821 - Add missing builtins to altivec.h for ABI compliance (vol. 1)
Nemanja Ivanovic
-
2015/06/26
[PATCH] clang-format: Add option to break after definition return type for top-level functions only
Birunthan Mohanathas
-
2015/06/26
Re: [PATCH] Call attention to strange case in getMultiarchTriple, and DRY so much.
Douglas Katzman
-
2015/06/26
r240808 - [PPC]: Fix bug in getMultiarchTriple.
Douglas Katzman
-
2015/06/26
Re: [PATCH] Avoid false positive/negative test results from line directive interference
Chad Rosier
-
2015/06/26
Re: [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Sylvestre Ledru
-
2015/06/26
[PATCH] clang-format: Adjust Mozilla style defaults
Birunthan Mohanathas
-
2015/06/26
r240801 - Avoid false positive/negative test results from line directive interference.NFC.
Chad Rosier
-
2015/06/26
Re: [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Anna Zaks
-
2015/06/26
r240800 - [static analyzer] Analyzer is skipping forward declared C/C++ functions
Anna Zaks
-
2015/06/26
Re: [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Anna Zaks
-
2015/06/26
Re: [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Sylvestre Ledru
-
2015/06/26
Re: [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Anna Zaks
-
2015/06/26
Re: [PATCH] Add scan-build python implementation
Anna Zaks
-
2015/06/26
Re: [PATCH] Add scan-build python implementation
Sylvestre Ledru
-
2015/06/26
Re: [PATCH] Add scan-build python implementation
Eugene Zelenko
-
2015/06/26
Re: [PATCH] C11 _Bool bitfield diagnostic
Hubert Tong
-
2015/06/26
Re: [PATCH] missing the consideration of calling conversion in around 81 clang regression tests.
David Blaikie
-
2015/06/26
Re: [PATCH] clang-format some of the files in lib/Driver. NFC
Douglas Katzman
-
2015/06/26
Re: [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Jordan Rose
-
2015/06/26
Re: [PATCH] clang-format: Support @synchronized.
Nico Weber
-
2015/06/26
Re: [PATCH] [Support] Lazy load of dbghlp.dll on Windows
Zachary Turner
-
2015/06/26
Re: [PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.
Антон Ярцев
-
2015/06/26
Re: [PATCH] [Support] Lazy load of dbghlp.dll on Windows
Leny Kholodov
-
2015/06/26
[PATCH] [OPENMP] Parsing and sema support for #pragma omp target data" directive.
Kelvin Li
-
2015/06/26
Re: [PATCH] Add scan-build python implementation
Laszlo Nagy
-
2015/06/26
Re: [PATCH] [Static Analyzer] Fix Analysis being skipped for code with declarations in .h file
Karthik Bhat
-
2015/06/26
Re: [PATCH] Sphinx-based clang man pages
Andrew Wilkins
-
2015/06/26
Re: [PATCH] Sphinx-based clang man pages
Andrew Wilkins
-
2015/06/26
Re: [PATCH] Mostly standardize on "MumbleToolChain" as the ToolChain subclass name. NFC
Chandler Carruth