1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/include/llvm/Option
Rui Ueyama 3ab487af0b Option parsing: support case-insensitive option matching.
Re-submitting r189416 with fix for Windows build on where strcasecmp is not defined.

llvm-svn: 189501
2013-08-28 20:04:31 +00:00
..
Arg.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
ArgList.h Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator" 2013-07-15 16:40:52 +00:00
Option.h Options: Add new option kind that consumes remaining arguments 2013-08-13 21:09:50 +00:00
OptParser.td Options: Add new option kind that consumes remaining arguments 2013-08-13 21:09:50 +00:00
OptSpecifier.h Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments. 2013-02-18 23:11:17 +00:00
OptTable.h Option parsing: support case-insensitive option matching. 2013-08-28 20:04:31 +00:00