llvm/lib/AsmParser
Meador Inge afab7ac021 [ASMParser] Parse FP constants in non-C locales
This patch fixes PR25788, which allows for the parsing of
floating-point constants in non-C locales.

Patch by Antoine Pitrou!

Differential Revision: http://reviews.llvm.org/D15375

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271574 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-02 20:04:44 +00:00
..
CMakeLists.txt modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
LLLexer.cpp [ASMParser] Parse FP constants in non-C locales 2016-06-02 20:04:44 +00:00
LLLexer.h Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
LLParser.cpp IR: Allow multiple global metadata attachments with the same type. 2016-06-01 01:17:57 +00:00
LLParser.h Add support for metadata attachments for global variables. 2016-05-31 23:01:54 +00:00
LLToken.h clang-format LLToken.h. 2016-05-11 12:07:32 +00:00
LLVMBuild.txt
Parser.cpp [AsmParser] Expose an API to parse a string starting with a type. 2016-03-08 00:37:07 +00:00