diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-10-04 09:58:21 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-10-04 09:58:21 +0000 |
commit | c916377785b917e369b8ec9e9af43a4bb6c4699c (patch) | |
tree | 4db803e31d09dd48f9c6bdf825924ca8acf3f4b0 /lib/StaticAnalyzer/Checkers/CStringChecker.cpp | |
parent | a24b9802d3009c448387174f70bcd9ab44b8a7ea (diff) |
Add a comment explaining that I have a better plan for implementing the
GCC installation search that requires fewer filesystem operations.
Planning to implement that next as the current approcah while thorough
(and so far looks correct) does a very unfortunate number of filesystem
operations.
I'm motivated to fix this in no small part because I would like to
support a much larger space of triples and GCC versions, which would
explode the current algorithm.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141073 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions