June 2013 Archives by thread
Starting: Sat Jun 1 03:19:51 PDT 2013
Ending: Sun Jun 30 23:33:18 PDT 2013
Messages: 533
- [cfe-dev] [3.3 Release] Release Candidate 2 Available
Pekka Jääskeläinen
- [cfe-dev] libc++abi releases?
Matthew Dempsky
- [cfe-dev] Link between clang::FunctionType and clang::FunctionDecl
Vassil Vassilev
- [cfe-dev] clang defines __weak as if -fobjc-gc were specified
Frank Rehwinkel
- [cfe-dev] Weak function pointers (was "SymbolRef and SVal confusion")
Richard
- [cfe-dev] LLVM/Clang research questions
Brent Gregory Roth
- [cfe-dev] Analysis and Pointers vs Indexed Arrays?
Jeffrey Walton
- [cfe-dev] Front End & Language Development Kit
Suminda Dharmasena
- [cfe-dev] Should Clang use LLVM's lib/Options?
Reid Kleckner
- [cfe-dev] [LLVMdev] [PROPOSAL] per-function optimization level control
Evan Cheng
- [cfe-dev] RFC: What does this matcher mean to you?
Daniel Jasper
- [cfe-dev] Mode attribute not in clang AST.
Enea Zaffanella
- [cfe-dev] Can not find .a file from Clang scan-build
凌欢
- [cfe-dev] Remove implicitly generated AST nodes by Sema
Pan, Wei
- [cfe-dev] [3.3 Release] 3.3rc3 Now Available
Bill Wendling
- [cfe-dev] SimpleStreamChecker not loading
Todd Nowacki
- [cfe-dev] Visiting Implicit Code [RecursiveASTVisitor]
Alexandros Tzannes
- [cfe-dev] Inline assembly - multiple constraints and reloads.
Brett Hale
- [cfe-dev] Clang 3.3 Checkers and Suppression?
Jeffrey Walton
- [cfe-dev] Error while doing static analysis: Include file does not match processor setting
Snehal Sable
- [cfe-dev] Meaning of LLVM optimization levels
Renato Golin
- [cfe-dev] ASTImporter & CallExpr
Vassil Vassilev
- [cfe-dev] Mutable AST -- Advice Needed --
steveneliuk
- [cfe-dev] Trouble Using scan-build in Windows 7
Jordan Rose
- [cfe-dev] 'too many sections' when building an object file for llvm/clang
Nicholas Braden
- [cfe-dev] Undeduced auto type in TypeSourceInfo?
Enea Zaffanella
- [cfe-dev] Using Rewriter to remove a function call argument along with preceding comma?
Stephan Bergmann
- [cfe-dev] PrettyPrinting statements with type signed/unsigned char
Andrey Tarasevich
- [cfe-dev] Question about type checking of vector type operand on Sema
JinGu Kang
- [cfe-dev] Q: Custom Assertion Handlers
Jeffrey Walton
- [cfe-dev] [libc++abi] Why is cxa_demangle.h a public header?
Matthew Dempsky
- [cfe-dev] AST-dump
Gábor Kozár
- [cfe-dev] Open Projects
Zamar Edwin
- [cfe-dev] Missing /usr/lib/cxa_finalize.o on Solaris 11.1
Игорь Пашев
- [cfe-dev] ClangTool on multiple files with same Consumer
Lukas Vogel
- [cfe-dev] LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [cfe-dev] to judge whether a function it is a C/C++ standard library function or not
Rambo
- [cfe-dev] checking function preconditions with Clang Static Analyser
Andrzej Krzemienski
- [cfe-dev] custom rendering of diagnostics
Nathan Ridge
- [cfe-dev] Website: 404 on 3.3 Release notes
Richtarsky, Martin
- [cfe-dev] default sysroot per target?
Greg Fitzgerald
- [cfe-dev] Preserving function declarations from headers to be able to iterate over them in IR
Mikael Lepistö
- [cfe-dev] [PATCH] Fix parsing comma in default arguments.
Olivier Goffart
- [cfe-dev] Lack of API
Muhammad Hussein Nasrollahpour
- [cfe-dev] Compiling Clang with -Wimplicit-fallthrough
Luke Zarko
- [cfe-dev] Objective-C return array type extension?
Chen Xiliang
- [cfe-dev] Cambridge LLVM Social next week
Renato Golin
- [cfe-dev] Final AST
Lukas Vogel
- [cfe-dev] [clang-tools-extra] r179103 - Fix UseNullptr fails to replace c-style explicit cast in a return statement
Vane, Edwin
- [cfe-dev] Quick RFC about some consistency guidelines for the Clang driver
Chandler Carruth
- [cfe-dev] Custom Clang and Xcode
Sebastian Hagedorn
- [cfe-dev] multiple definition of 'main' when targeting mingw
Richard Smith
- [cfe-dev] Code generated for pointer pair -> pointer + size -> pointer pair conversion
Stephan Tolksdorf
- [cfe-dev] FW: Error While Running Scan-Build
Lockhart, Jonathan (lockhaja)
- [cfe-dev] LoopConvert shadowing variables
Manuel Klimek
- [cfe-dev] How to get the code of an Expr with qualified types/names
Wang Qi
- [cfe-dev] Clang Static Analyzer without scan-build
Michele Galante
- [cfe-dev] [ms-mode] Delayed parsing for a UnaryExprOrTypeTraitExpr?
Will Wilson
- [cfe-dev] Treating constant strings as dynamically initialized globals
Alexey Samsonov
- [cfe-dev] FORTIFY_SOURCE produces a broken libc++
John Bartholomew
- [cfe-dev] clang 3.3
Devchandra L Meetei
- [cfe-dev] [RFC] add Function Attribute to disable optimization
Andrea_DiBiagio at sn.scee.net
- [cfe-dev] Code coverage of llvm, clang, lldb & polly
Lang Hames
- [cfe-dev] Bug 16345 - spurious warning when using header scoped anonymous namespace
Tomasz Mikolajczyk
- [cfe-dev] [libc++] std::less and cxa_demangle.cpp
Matthew Dempsky
- [cfe-dev] Trouble compiling CLANG on on RHEL 3.0
Saravanan Shanmugham (sarvi)
- [cfe-dev] local/unnamed enums as diagnostic parameters
Evgeniy Stepanov
- [cfe-dev] [Clang Static Analyzer] CheckDeadSymbol Callback not received
Karthik Bhat
- [cfe-dev] Status of the OpenCL to LLVM frontend
Kotsifakou, Maria
- [cfe-dev] static analyzer bug && diagnostics about suspicious casts
Pavel Labath
- [cfe-dev] unknown type name 'ObjCClassDecl'
lostknight
- [cfe-dev] Error in backend of 3.2
Jack Poulson
- [cfe-dev] macro-expanded/preprocessed string (clangLex) question
Thompson, John
- [cfe-dev] Clang with MinGW STL problem (Error: no member named 'fgetws' in the global namespace)
Kim
- [cfe-dev] Question about arrays in blocks
Adler, Arik
- [cfe-dev] Source-to-source template resolution
Leszek Świrski
- [cfe-dev] Lack of API 2
Muhammad Hussein Nasrollahpour
- [cfe-dev] Explicit instantiation with body?
Larisse Voufo
- [cfe-dev] JOB AD: engineer for Apple's compiler team
Bob Wilson
- [cfe-dev] LLVM+Clang 3.3: clang: for the -vectorize-loops option: may only occur zero or one times!
Alan Garny
- [cfe-dev] source code string from SourceRange?
Thompson, John
- [cfe-dev] CFG support for temporary object desctructors
Pavel Labath
- [cfe-dev] c++-analyzer on llvm-clang svn r184321
John Smith
- [cfe-dev] clang 3.3 does not build with gcc 4.8 (with Windows SEH exception)
Dongsheng Song
- [cfe-dev] #define keyword
Seth Cantrell
- [cfe-dev] -ast-print not printing scope resolution operator
Bin Tzeng
- [cfe-dev] Fwd: [RFC] Adding Thread Role Analysis
Aaron Ballman
- [cfe-dev] [RFC] Adding Thread Role Analysis
Delesley Hutchins
- [cfe-dev] common library for D950
Manuel Klimek
- [cfe-dev] [LLVMdev] LLVM+Clang 3.3: clang: for the -vectorize-loops option: may only occur zero or one times!
Mario Schwalbe
- [cfe-dev] [PATCH] scan-build: fix arguments for make and gmake
Andrey Vagin
- [cfe-dev] Turning off checkers
Todd Nowacki
- [cfe-dev] Clang and SSE4 error: “SSE4A instruction set not enabled”
Kim
- [cfe-dev] Question about alignment when the packed struct type's field is accessed.
jingu
- [cfe-dev] Trying to build libcxx/libcxxabi on Linux 64 bit
Shriramana Sharma
- [cfe-dev] Explicit Template Arguments in DeclRefExpressions
Lukas Vogel
- [cfe-dev] Is there an existed library in LLVM for generating LLVM IR from some format data?
zhangxiongpang
- [cfe-dev] Clang issue MinGW STL alloc_traits.h error: in-class initializer for static data member is not a constant expression
Kim
- [cfe-dev] I get no reports from running "scan-build <args...> make -k
Duglas Mikle
- [cfe-dev] A checker that checks macro calls
Todd Nowacki
- [cfe-dev] How to check paths in tests
Rafael Espíndola
- [cfe-dev] llvm bay-area social in july
Nick Lewycky
- [cfe-dev] Empty result for Check-275
凌欢
- [cfe-dev] Static analyzer: check for ForStmt
Siraj, Tareq A
- [cfe-dev] libc++ in Windows
Daniel Dilts
- [cfe-dev] clang on android
Chuanbo Weng
- [cfe-dev] __vector_base::__destruct_at_end
Shriramana Sharma
- [cfe-dev] equivalent option in clang for gcc --exclude-libs
Peng Cheng
- [cfe-dev] const correctness of iterator methods
Shriramana Sharma
- [cfe-dev] MSVC compatible driver proposal
Reid Kleckner
- [cfe-dev] Visit my website: http://planilhasprontas.blogspot.com.br
Edson
- [cfe-dev] Workaround for bug 16070 ?
Stephen Kelly
- [cfe-dev] static analyzer false positive
Dennis Cote
- [cfe-dev] How to generate code from Clang AST which is dumped in xml
kk
- [cfe-dev] A bug?
Pan, Wei
- [cfe-dev] clang missing a warning.
James Courtier-Dutton
- [cfe-dev] Broken Doxygen link in clang-tools-extra documentation
Guillaume Papin
- [cfe-dev] -fdump-record-layout
Ólafur Waage
- [cfe-dev] some notes about templates
Nick Lewycky
- [cfe-dev] make error compiling libc++
Silmarieni
- [cfe-dev] libc++ does not throw an exception where libstdc++ does
Shriramana Sharma
- [cfe-dev] libc++ operator==(vector,vector)
Shriramana Sharma
- [cfe-dev] __attribute__((packed, aligned(4)))?
Tim Northover
- [cfe-dev] [libc++] gets removed from C11
Howard Hinnant
Last message date:
Sun Jun 30 23:33:18 PDT 2013
Archived on: Mon Dec 2 22:19:35 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).