September 2013 Archives by thread
Starting: Sun Sep 1 02:38:34 PDT 2013
Ending: Mon Sep 30 23:48:18 PDT 2013
Messages: 591
- [cfe-dev] [libc++] Initial attempt to make a salted hash
Matthieu Monrocq
- [cfe-dev] Requirements to compile libclang on Windows?
Jacob Carlborg
- [cfe-dev] assembly output
Reid Kleckner
- [cfe-dev] Microsoft ABI Support vs. ms_struct & Removing -mms-bitfields
Eli Friedman
- [cfe-dev] sizeof(long) in OpenCL C
David Tweed
- [cfe-dev] 'too many sections' again when building ASTMatchers/Dynamic/Registry.cpp on Windows
Kristof Beyls
- [cfe-dev] clang-format and PenaltyReturnTypeOnItsOwnLine?
Daniel Jasper
- [cfe-dev] Getting multiple AST matches as a list
Gábor Kozár
- [cfe-dev] Loading Static Analyzer plugin fails with CommandLine Errors
Gábor Kozár
- [cfe-dev] Clang Static Analyzer: reporting a TypeLoc as error location?
Gábor Kozár
- [cfe-dev] Question about conditional operator with vector type
Eli Friedman
- [cfe-dev] Rename cpp11-migrate to be something more general?
Chandler Carruth
- [cfe-dev] RFC: Formatting replacements in clang-replace
Manuel Klimek
- [cfe-dev] LLVM Bay-Area Social, September!
Nick Lewycky
- [cfe-dev] Driver interaction with -fsanitize=memory
dvyukov
- [cfe-dev] CentOS 5.9 build bust: rt sanitizer & incompatible TCP/IP headers
Evgeniy Stepanov
- [cfe-dev] Emitting loop metadata in codegen
ihusar at fit.vutbr.cz
- [cfe-dev] Clang checker: 'beginning of function' hook?
Aemon Cannon
- [cfe-dev] Locations under a conditional directive
Kostas Ferles
- [cfe-dev] Clang equivalent to __attribute__(init_priority)?
Jeffrey Walton
- [cfe-dev] BOOST with clang; error: pasting formed an invalid preprocessing token
Kim
- [cfe-dev] clang++: error: linker command failed with exit code 1
凌欢
- [cfe-dev] TypeLoc of function result type?
Gábor Kozár
- [cfe-dev] SwitchCase and getNextSwitchCase()
George Kastrinis
- [cfe-dev] CompilerInstance and C++
Vadium
- [cfe-dev] Question re post-condition of clang::format::reformat()
Vane, Edwin
- [cfe-dev] warning ???
reed kotler
- [cfe-dev] Building clang tools outside the clang source repo
Jesper Eskilson
- [cfe-dev] Compiling llvm/clang using arm toolchain
Girija
- [cfe-dev] Attribute on constructor parameter rejected
Guillaume Papin
- [cfe-dev] current clang C++ level for plumhall
reed kotler
- [cfe-dev] Floating-point performance question
Richard Hadsell
- [cfe-dev] How to warn about std::move resulting in a copy
Daniel Dilts
- [cfe-dev] library builtins and exceptions
Hal Finkel
- [cfe-dev] -target or --target
Renato Golin
- [cfe-dev] OpenCL address space and mangling
Mon Ping Wang
- [cfe-dev] Question about an interesting blog
Kai Tietz
- [cfe-dev] [static checker] unexpected strip -std=gnu99
Дмитрий Дьяченко
- [cfe-dev] Performance problem with SIMD support
Richard Hadsell
- [cfe-dev] Proposal: add instrumentation for PGO and code coverage
Bob Wilson
- [cfe-dev] How to add a function to an AST?
maxs
- [cfe-dev] Detection of poor data layout / packing.
Ólafur Waage
- [cfe-dev] Checker callbacks not invoked for DeclRefExpr, MemberExpr, CXXThisExpr
Aemon Cannon
- [cfe-dev] Building Boost Serializer library with Clang, no symbols exported
Kim
- [cfe-dev] Initialized lambda captures and clang
David Majnemer
- [cfe-dev] Instrument source code using clang
techie tawa
- [cfe-dev] How to get the location of a function that's instantiated before the template is defined?
Joshua Naismith
- [cfe-dev] generate 48bits size for C int type
gamma_chen
- [cfe-dev] Comparing a canonical type to a type with a known name
Gábor Kozár
- [cfe-dev] constexpr with builtin
fil
- [cfe-dev] How can I get the types' information in CStyleCastExpr
Arthur Yoo
- [cfe-dev] libc++ on windows
kumail
- [cfe-dev] fstream file I/O crash when accessing libstdc++-6 in clang compiled program
Kim
- [cfe-dev] A documentation tool based on clang AST.
Juan Jose Lopez Villarejo
- [cfe-dev] issues about AST Matcher Reference
John Criswell
- [cfe-dev] libstc++ with clang 3.3
kumail
- [cfe-dev] [clang-tools-extra] A Clang extra tool to find missing includes
Luke Zarko
- [cfe-dev] Clang / AST Matcher help
Jonas Bülow
- [cfe-dev] LLVM Developers' Meeting - Call for "Papers" deadline reminder!
Tanya Lattner
- [cfe-dev] JSONCompilationDatabase additional keys
Nicholas Gill
- [cfe-dev] [libc++] iostream problem on Linux?
İsmail Dönmez
- [cfe-dev] question about initializing multiple members of unions
Matthew Curtis
- [cfe-dev] [Static Analyzer] temp_object chaos?
Gábor Kozár
- [cfe-dev] Why isn't PostStmt<DeclStmt> invoked? with code to reproduce.
Aemon Cannon
- [cfe-dev] Getting the value of a IntegerLiteral
Jesper Eskilson
- [cfe-dev] Crash when accessing diagnostics
Matthias Kleine
- [cfe-dev] libcxx and weak attribute
G M
- [cfe-dev] clang -mllvm usage
NikZar
- [cfe-dev] Fwd: Profile (-pg) segfault
Renato Golin
- [cfe-dev] [PATCH] Add __builtin_convertvector
Erik Schnetter
- [cfe-dev] questions about expansion of builtins.
Iain Sandoe
- [cfe-dev] Range for loop and namespace std
Rahul Jain
- [cfe-dev] Clang not generating pow_finite with -ffast-math
Murali, Sriram
- [cfe-dev] JOB AD: clang c++11 & IR work
"C. Bergström"
- [cfe-dev] Count number of array references
ruhdam
- [cfe-dev] Clang static analyzer: ignore library headers?
Aemon Cannon
- [cfe-dev] Slightly improved clang-format vim integration
Steffen Prohaska
- [cfe-dev] Undefined reference for ___msan_init
Jeffrey Walton
- [cfe-dev] how to see implicit calls in AST
Vladimir Voskresensky
- [cfe-dev] Reporting a bug found at EndPath at its correct location
YuvalShahar
- [cfe-dev] Add new types and functions to the program
Weiwei Chen
- [cfe-dev] Optimized build
George Kastrinis
- [cfe-dev] RecursiveASTVisitor not traversing implicit ParmVarDecl's in class instantiation methods?
Joshua Naismith
- [cfe-dev] Build libc++ against musl-libc.
邓尧
- [cfe-dev] Matching method defined outside a class declaration
Jesper Eskilson
- [cfe-dev] Divide by zero - no floating point exception thrown
SENTHIL KUMAR THANGAVELU
- [cfe-dev] Cmake
Sharma, Yogesh
- [cfe-dev] Request for Windows support status table
Fredrik Orderud
- [cfe-dev] [DISCUSSION] - modularize - module map generation (repost from cfe-commits)
Thompson, John
- [cfe-dev] Safe use of offsetof?
Jeffrey Walton
- [cfe-dev] stack overflow detection?
Greg Fitzgerald
- [cfe-dev] Clang can not compile file with chinese name.
fiveight
- [cfe-dev] Anonymous structs and unions in libclang
Konstantin Olkhovskiy
- [cfe-dev] module.map
Thompson, John
- [cfe-dev] RE: leopard ?
jlm at justinfront.net
- [cfe-dev] Template default arg : Friend function cannot access private member
suyog sarda
- [cfe-dev] Endless recursion due to return type deduction of mutually-recursive templates
Yaron Keren
- [cfe-dev] Detecting #error directive inside #if block
Kim Gräsman
- [cfe-dev] How get next node from current node in AST?
Vladimir
- [cfe-dev] lower bound error searching for module preprocessing entities within a source range
Tom Honermann
- [cfe-dev] Out of date IdentifierInfo instances associated with macro expansions loaded from AST files
Tom Honermann
- [cfe-dev] [StaticAnalyzer] Potential bug in MemRegion.cpp?
Aditya Kumar
- [cfe-dev] python bindings. Exposing ifStmt methods: getThen(), getElse(), getCond()
Juan Jose Lopez Villarejo
- [cfe-dev] Paris LLVM Social - October 2nd
Sylvestre Ledru
- [cfe-dev] missing optimization opportunity for const std::vector compared to std::array
Dennis Luehring
- [cfe-dev] extend Clang parser.
Alejandro Jimenez
- [cfe-dev] Reg :: Clang Linking
Sumit Adhikari
- [cfe-dev] AddressSanitizer with MSVC linker errors
Szymon Gatner
- [cfe-dev] Errors compiling SAFECode from SVN
Fernando Miranda
- [cfe-dev] Optimization missed: reorder operations.
Alejandro Jimenez
- [cfe-dev] Novice attempting to implement is_constant_evaluation trait
Scott Schurr
- [cfe-dev] Clang 3.3: --analyze produces object file full of XML (plist)
Jeffrey Walton
- [cfe-dev] How can I add default header search paths to a RefactoringTool?
Péter Németh
- [cfe-dev] Cambridge LLVM Social - September (+US Dev planning)
Renato Golin
- [cfe-dev] Why does Visual C++ 2012 hate FunctionDecl* ?
Yaron Keren
- [cfe-dev] Problem using ast matchers macros
Daniel Quiñones Lopez
- [cfe-dev] How can I get the analysis information of UnaryOperator in Clang Static Analyzer
Arthur Yoo
- [cfe-dev] AST matchers and thread safety
Jesper Eskilson
- [cfe-dev] selective/fine grained optimizations control
Domagoj Saric
- [cfe-dev] clang analysis program in dram rather in file
Xiuxia
- [cfe-dev] Clang OpenCL support
Xiuxia
- [cfe-dev] Crash in Clang 3.3
fil
- [cfe-dev] Profiling with LLVM/Clang under OSX
fil
- [cfe-dev] Query regarding global value initialization standard
Karthik Bhat
- [cfe-dev] How to cross-compile clang for Android ARM device?
Anton Smirnov
- [cfe-dev] Specializing a deleted function template?
Marshall Clow
- [cfe-dev] Cross-compile LLVM/Clang bug on macosx
Anton Smirnov
- [cfe-dev] Matcher with expressions
Manuel Klimek
- [cfe-dev] A problem with forEachConstructorInitializer
Gabor Kozar
- [cfe-dev] How to know whether expression is derived from induction variable?
Madhur Amilkanthwar
- [cfe-dev] Problem binding a fieldDecl name
Daniel Quiñones Lopez
- [cfe-dev] Problems with bugzilla 'new bug' page, no "3.3" option
Sean McBride
- [cfe-dev] Function declaration basics
Kirk Fertitta
- [cfe-dev] How to handle -f flags
Rafael Espíndola
- [cfe-dev] clang c++ stdlib on windows
Michael Steinberg
- [cfe-dev] How to compile Clang for ARM Linux on x86_64 Linux?
Anton Smirnov
- [cfe-dev] Question about optimization of new and delete
Nicola Gigante
- [cfe-dev] clang for Windows problem in Boost.TypeTraits
Edward Diener
- [cfe-dev] Variadic macro support test
Edward Diener
- [cfe-dev] Novice seeks guidance initializing an Expr in Clang
Scott Schurr
- [cfe-dev] Clang extern "C" parse error
Vladimir
- [cfe-dev] Multi-Dimensional Arrays
Prateek Saxena
- [cfe-dev] Efficient way to print ForStmt Header?
Madhur Amilkanthwar
- [cfe-dev] AST: Splitting MangleContext?
Timur Iskhodzhanov
- [cfe-dev] (Kind of) Extending the Clang AST
Gabor Kozar
- [cfe-dev] October LLVM Bay-Area Social!
Nick Lewycky
- [cfe-dev] Building a clang toolset for Visual Studio
Paweł Bylica
- [cfe-dev] Non-ANSI characters in libcxx/tuple
Yaron Keren
- [cfe-dev] clang warns on libcxx chrono and string usage of user-defined literals
Yaron Keren
Last message date:
Mon Sep 30 23:48:18 PDT 2013
Archived on: Mon Dec 2 22:19:37 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).