Messages by Thread
-
[cfe-users] Why re-compile clang with clang?
Pratyush Das via cfe-users
-
[cfe-users] libClang: BinaryOperator and UnaryOperator spelling.
Felipe Lotas via cfe-users
-
[cfe-users] PostgreSQL 12 build issues on Solaris 11.4
Dechaux Eric CEN (BCQ STIG) via cfe-users
-
[cfe-users] Compiling CUDA does not define __CUDACC__
Edward Diener via cfe-users
-
[cfe-users] constexpr pointer-to-member-function broken in Clang 9?
Michael Price - Dev via cfe-users
-
[cfe-users] Why does clang not always produce constant value for same static constexpr
Christopher Williams via cfe-users
-
[cfe-users] Debugging LLVM IR code
Ayush Mittal via cfe-users
-
[cfe-users] clang-tblgen not installed
Alex Biddulph via cfe-users
-
[cfe-users] Porting preprocessor macros to be compatible with clang
Forumer 4umer via cfe-users
-
[cfe-users] clang::FunctionTemplateDecl and constness
Romulo via cfe-users
-
[cfe-users] __builtin_constant_p(), __builtin_expect() and __builtin_types_compatible_p() and __has_builtin()
Chris Hall via cfe-users
-
[cfe-users] How to get code for a function template specialization
Romulo via cfe-users
-
[cfe-users] clang-format: break before brace in multiline conditionals
Nikos Chantziaras via cfe-users
-
[cfe-users] [clang-include-fixer]
Achilles Theodorakopoulos via cfe-users
-
[cfe-users] AST Recursive Visitor- Statements (Stmt *)
Ayush Mittal via cfe-users
-
[cfe-users] Should clang++ -g produce debugging info for all types?
Bob Eastbrook via cfe-users
-
[cfe-users] clang+MinGW issue with float.h
Harry Wagstaff via cfe-users
-
[cfe-users] clang-cl choosing VC++ backend on Windows
Edward Diener via cfe-users
-
[cfe-users] Getting underlying type for `using typename` declaration
Victor “LOST” Milovanov via cfe-users
-
[cfe-users] thinlto and c++ static initialization analysis
Jerry Scharf via cfe-users
-
[cfe-users] DWARF bit field offset wrong values in LLVM
Trevor Harrison via cfe-users
-
[cfe-users] clang-cl 8.0 (x86) - pdb
Leo Brugnara via cfe-users
-
[cfe-users] Question about clang documentation or better a book
Steven Truppe via cfe-users
-
[cfe-users] General Question
Steven Truppe via cfe-users
-
[cfe-users] llvm-mca markers prevent loop vectorization
Max Marrone via cfe-users
-
[cfe-users] building simple program using libcurl on Win64
Salda via cfe-users
-
[cfe-users] clang_createTranslationUnitFromSourceFile() and C++ source code
Kirill Bugaev via cfe-users
-
[cfe-users] Can I do a conditional jump without variables using phi?
Levo DeLellis via cfe-users
-
[cfe-users] Using clang LTO with POLLY
Brandon Simmons via cfe-users
-
[cfe-users] Fwd: Re: [llvm-dev] Overriding macro values defined in source code
Sudhindra kulkarni via cfe-users
-
[cfe-users] LLVM / Clang 8 Compilation of OpenMP Code in Windows
Royi Avital via cfe-users
-
[cfe-users] How to use clang-apply-replacements with clang-tidy fixit file
Robert Ankeney via cfe-users
-
[cfe-users] How to have clang ignore gch directories?
Paul Smith via cfe-users
-
[cfe-users] clang-format support for K&R styled function parameter lists
Marco Wegner via cfe-users
-
[cfe-users] No access to gcc30{0,1,2,3}.fsffrance.org
Aleksey Cheusov via cfe-users
-
[cfe-users] Relocating prebuilt modules
Alexandre Rames via cfe-users
-
[cfe-users] how to verify downloads without public key?
Larry Evans via cfe-users
-
[cfe-users] How to create TranslationUnit for source code?
Kirill Bugaev via cfe-users
-
[cfe-users] How to not step into function calls? (Example inside)
Levo DeLellis via cfe-users
-
[cfe-users] clang on cygwin fails to produce executable from c++ source
Gerst Péter via cfe-users
-
[cfe-users] Where does clang merge two structTypes into one?
Fuqian Huang via cfe-users
-
[cfe-users] Improve build speeds?
Levo DeLellis via cfe-users
-
[cfe-users] Warnings with stdint.h?
Kumar Gala via cfe-users
-
[cfe-users] Manipulating the DeclContext
Connor Kuehl via cfe-users
-
[cfe-users] Linking error and memory bloating for .so file creation
Ankush Sharma via cfe-users
-
[cfe-users] Clang7 UBSan + -fvisibility-hidden
Philipp Berger via cfe-users
-
[cfe-users] Floating-point traps on x86-64
Dallman, John via cfe-users
-
[cfe-users] How do I make CMake use LLD
Itaru Kitayama via cfe-users
-
[cfe-users] Updated documentation on cross building LLVM for Musl
Croepha via cfe-users
-
[cfe-users] Trouble with the right value for HeaderFilterRegex
Sebastian Kolbe via cfe-users
-
[cfe-users] clang/llvm fails to vectorize a simple fill loop
via cfe-users
-
[cfe-users] why is lldb unable to debug any gcc -O$n compiled code, what can be done about it
Jason Vas Dias via cfe-users
-
[cfe-users] RecursiveASTVisitor won't visit all declarations in the AST
Teodor Dermendzhiev via cfe-users
-
[cfe-users] scan-build: False positive "Assigned value is garbage or undefined" warning on open() result
Kyle Edwards via cfe-users
-
[cfe-users] Using libclang to get the AST of a single file
Adam Byrd via cfe-users
-
[cfe-users] Using or Building Clang
Colin Bruce via cfe-users
-
[cfe-users] SIMD FPE
Bram Stolk via cfe-users
-
[cfe-users] -Warray-bounds
Jay K via cfe-users
-
[cfe-users] misc-new-delete-overloads
Tom Hulton-Harrop via cfe-users
-
Re: [cfe-users] [llvm-dev] Error: ISO C++17 does not allow 'register' storage class specifier [-Wregister], when building Boost 1.69.0
Craig Topper via cfe-users
-
[cfe-users] Error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] when building Boost 1.69.0
Osman Zakir via cfe-users
-
[cfe-users] floor is vectorized, but sin, cos exp are not
Klaus Leppkes via cfe-users
-
[cfe-users] LLVMgold vs. liblto_plugin for ar
Werner LEMBERG via cfe-users
-
[cfe-users] floor is vectorized, but not sin, cos or exp
Klaus Leppkes via cfe-users
-
[cfe-users] [run-clang-tidy] new replacement overlaps with an existing replacement
Mateusz Loskot via cfe-users
-
[cfe-users] dsymutil: "could not find referenced DIE" followed by a segmentation fault
Gil Moses via cfe-users
-
[cfe-users] My compiler crashes .... but the online godbolt one doesn't ?!
Andy Gibbs via cfe-users
-
[cfe-users] Extra argument when calling object of class type
Brennan Vincent via cfe-users
-
[cfe-users] Power9 and __builtin_byte_in_range
Jeffrey Walton via cfe-users
-
[cfe-users] Question about libclang 4.0/3.9 compatibility.
Devin Hussey via cfe-users
-
[cfe-users] Cannot start a program after a successful build: 'Illegal instruction (core dumped)'
George Anchev via cfe-users
-
[cfe-users] Snapshot Updates
degski via cfe-users
-
[cfe-users] build errors with MinGW-W64 GCC-8.1.0 on Windows
Maarten Verhage via cfe-users
-
[cfe-users] problem with `candidate template ignored: invalid explicitly-specified argument'
Werner LEMBERG via cfe-users
-
[cfe-users] UB Sanitizer false positive
James Walker via cfe-users
-
[cfe-users] Usage of CLang CUDA target with MinGW stdlib
KOLANICH via cfe-users
-
[cfe-users] [clang-format] Trailing return type
Mateusz Loskot via cfe-users
-
[cfe-users] system include not correct
Jenrry Zhenzhu Tan via cfe-users
-
[cfe-users] dynmaic_cast in uninstantiated function templates
via cfe-users
-
[cfe-users] Use of backtrace.h in Clang
Luis Carril via cfe-users
-
[cfe-users] False positive -Wcomma with static_cast<void> of dependent expression
Mat Sutcliffe via cfe-users
-
[cfe-users] Coverage instrumentation on a large project
Seboek, Janos via cfe-users
-
[cfe-users] Fwd: Offload to GPU fails due to undefined references
Cristobal Ortega via cfe-users
-
[cfe-users] error: unknown target CPU 'pentium-m'
George Anchev via cfe-users
-
[cfe-users] A question regarding formatting of function try-block
Jakob van Bethlehem via cfe-users
-
[cfe-users] Stack protection with clang
Alex Chen via cfe-users
-
[cfe-users] Default compiler flags
Alexander Biddulph via cfe-users
-
[cfe-users] Using clang windows installer from command line
Korshunov Nikolay via cfe-users
-
[cfe-users] MSVC always trying to rebuild project while using clang-cl (LLVM-vs2014 toolset)
Aleksei via cfe-users